• A
    Fix HTTPS redirects and TLS sockets · c567a06f
    Asher 提交于
    It still won't work behind a base path, but if you're using a reverse
    proxy you can just redirect to HTTPS yourself. And should probably
    handle TLS termination there too.
    
    For sockets I just needed to add back the proxy call.
    c567a06f
http.ts 20.6 KB