You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TODO: <ahref="https://go.dev/cl/382117">https://go.dev/cl/382117</a>: net/http: expose "http: server gave HTTP response to HTTPS client" error; modified api/next/44855.txt
585
+
<p><!-- https://go.dev/issue/44855, CL 382117 -->
586
+
The new <ahref="/pkg/net/http/#ErrSchemeMismatch"><code>ErrSchemeMismatch</code></a> error is returned by <ahref="/pkg/net/http/#Client"><code>Client</code></a> and <ahref="/pkg/net/http/#Transport"><code>Transport</code></a> when the server responds to an HTTPS request with an HTTP response.
0 commit comments