Anmol Sethi
|
1a5e07d1ff
websocket: Add nhooyr.io/websocket to the deprecation message
|
6 years ago |
Dmitri Shuralyov
|
a8b05e9114
http2/h2demo: remove h2demo build constraint
|
6 years ago |
Tobias Klauser
|
c8589233b7
internal/socket: remove unused sizeofMmsghdr const
|
6 years ago |
Tianji Wu
|
24e19bdeb0
http2: end stream eagerly after sending the request body
|
6 years ago |
Ainar Garipov
|
a7b16738d8
all: fix typos
|
6 years ago |
Aofei Sheng
|
ba9fcec4b2
http2: correct ServeConnOpts.context's nil receiver check
|
6 years ago |
Filippo Valsorda
|
74dc4d7220
http2: limit number of control frames in server send queue
|
6 years ago |
Pascal Dierich
|
ca1201d0de
http2: use updated URI in doc
|
6 years ago |
Jacob Blain Christen
|
da137c7871
proxy: fix TestDial failures on wasm/js
|
6 years ago |
Tobias Klauser
|
3b0461eec8
internal/socket, ipv4, ipv6: add support for GOOS=illumos
|
6 years ago |
Volker Dobler
|
b5b0513f8c
publicsuffix: update table to latest list from publicsuffix.org
|
6 years ago |
Tobias Klauser
|
d28f0bde59
all: follow convention for generated code comment
|
6 years ago |
Tobias Klauser
|
3f473d35a3
internal/socket: add support for freebsd/arm64
|
6 years ago |
Tobias Klauser
|
dbab0cf9d9
internal/socket: add support for openbsd/arm64
|
6 years ago |
Brad Fitzpatrick
|
461777fb6f
http2: support getting the Server connection's base context from net/http
|
6 years ago |
Brad Fitzpatrick
|
26fcbda1b1
go.mod: add go language version
|
6 years ago |
Brad Fitzpatrick
|
d5cec38845
http2: disable a flaky test on Windows for now, add more logging
|
6 years ago |
Arthur Fabre
|
27ecd3f315
bpf: fix VM out of bounds LoadMemShift check
|
6 years ago |
Mykhailo Lesyk
|
1492cefac7
webdav: remove redundant trailing slash for root directory
|
6 years ago |
Tobias Klauser
|
60506f45cf
internal/socket: add support for netbsd/arm64
|
6 years ago |
Tobias Klauser
|
f3200d17e0
internal/socket: remove leftover AF_* and SOCK_RAW constants on aix
|
6 years ago |
Tobias Klauser
|
fa69b94a3b
internal/socket: use AF_* and SOCK_RAW constants from x/sys
|
8 years ago |
CarlosEDP
|
018c4d40a1
ipv4, ipv6, internal/socket: add riscv64 support
|
6 years ago |
Michael Fraenkel
|
3ec1911272
http2: track reused connections
|
6 years ago |
Brad Fitzpatrick
|
a4d6f7fead
http2/h2demo: stop using gitlock, use Go modules
|
6 years ago |
Brad Fitzpatrick
|
f4e77d36d6
proxy: add ProxyFromEnvironmentUsing
|
6 years ago |
Jacob Blain Christen
|
7f726cade0
proxy: add Dial (with context)
|
6 years ago |
Kunpei Sakai
|
9ce7a6920f
html: implement ParseWithOptions and ParseFragmentWithOptions
|
6 years ago |
Marcel van Lohuizen
|
4829fb13d2
idna: update to Unicode 11
|
6 years ago |
Volker Dobler
|
afe8014c97
publicsuffix: domain labels may not be empty
|
6 years ago |