You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- http2: properly discard data received after request/response body is closed - http2: don't reuse connections that are experiencing errors - internal/socks: permit authenticating with an empty password full diff: https://github.com/golang/net/compare/v0.8.0...v0.10.0 Signed-off-by: Sebastiaan van Stijn <github@gone.nl> |
2 years ago | |
|---|---|---|
| .. | ||
| hpack | 3 years ago | |
| .gitignore | ||
| Dockerfile | ||
| Makefile | ||
| ascii.go | ||
| ciphers.go | ||
| client_conn_pool.go | ||
| databuffer.go | ||
| errors.go | ||
| flow.go | 3 years ago | |
| frame.go | 3 years ago | |
| go111.go | ||
| go115.go | ||
| go118.go | ||
| gotrack.go | ||
| headermap.go | ||
| http2.go | ||
| not_go111.go | ||
| not_go115.go | ||
| not_go118.go | ||
| pipe.go | 2 years ago | |
| server.go | 2 years ago | |
| transport.go | 2 years ago | |
| write.go | ||
| writesched.go | ||
| writesched_priority.go | ||
| writesched_random.go | ||