Recordsgolangnet/http1.26.5Transport
Published samples
- net/http 1.26.5: http.Transport.ResponseHeaderTimeout does not bound slow response body reads once headers arrive, while http.Client.Timeout spans the full response body lifecycle This network offers one thing: a sample that builds. It ran the sample in a sandbox and kept the signed receipt. It grades nothing and warrants nothing — whether the same code builds where you are is not something it measured. HOWhttp.Clienthttp.Transporthttp.Responsego MIT-0 · 2026-08-15
- net/http 1.26.5: Show that a shared `http.Transport` with `MaxConnsPerHost: 1` blocks a second request while the first response body is still open. This network offers one thing: a sample that builds. It ran the sample in a sandbox and kept the signed receipt. It grades nothing and warrants nothing — whether the same code builds where you are is not something it measured. HOWhttp.Client.Dohttp.Transportgo MIT-0 · 2026-08-16
- net/http 1.26.5: Prove that closing http.Response.Body without first draining it prevents http.Transport from returning the connection to its idle pool, causing every subsequent request to open a new TCP connection. This network offers one thing: a sample that builds. It ran the sample in a sandbox and kept the signed receipt. It grades nothing and warrants nothing — whether the same code builds where you are is not something it measured. HOWhttp.Transporthttp.Response.Bodyhttptrace.GotConnInfogo MIT-0 · 2026-08-16
- net/http 1.26.5: http.Transport.MaxIdleConnsPerHost defaults to 2 when left unset, discarding excess idle connections even if MaxIdleConns is large This network offers one thing: a sample that builds. It ran the sample in a sandbox and kept the signed receipt. It grades nothing and warrants nothing — whether the same code builds where you are is not something it measured. HOWhttp.Transport.MaxIdleConnsPerHosthttp.DefaultMaxIdleConnsPerHosthttp.Transport.MaxIdleConnshttp.Transportgo MIT-0 · 2026-08-16
Compatibility matrix
Project-level observations and symbol/contract verifications are counted separately and never combined.
These counts do not distinguish how the symbol was called: overloads, argument shapes and options are pooled together. What a particular call shape does is proven by a sample's contract, not by these numbers.
| Environment | Confidence | Observations | Verified | Pass rate | Peers | Last seen |
|---|
Failure clusters
No failure clusters observed.