Brad Fitzpatrick
|
72f9393749
http2/h2demo: update README
|
5 years ago |
Brad Fitzpatrick
|
d98b1b4438
http2: fix memory leak in random write scheduler
|
5 years ago |
Dario
|
2ec189313e
html: fix tokenizer error
|
5 years ago |
Nigel Tao
|
2e5a9a9514
html: add Tokenizer.Raw comment re byte offsets
|
5 years ago |
Antonio Huete Jimenez
|
c5a3c61f89
all: adjust defs for Dragonfly BSD
|
5 years ago |
Dmitri Shuralyov
|
c00fd9afed
http2/h2demo: deploy with Go 1.13
|
5 years ago |
Gregory Man
|
aa69164e44
xsrftoken: escape colons
|
5 years ago |
Anmol Sethi
|
1a5e07d1ff
websocket: Add nhooyr.io/websocket to the deprecation message
|
5 years ago |
Dmitri Shuralyov
|
a8b05e9114
http2/h2demo: remove h2demo build constraint
|
5 years ago |
Tobias Klauser
|
c8589233b7
internal/socket: remove unused sizeofMmsghdr const
|
5 years ago |
Tianji Wu
|
24e19bdeb0
http2: end stream eagerly after sending the request body
|
5 years ago |
Ainar Garipov
|
a7b16738d8
all: fix typos
|
5 years ago |
Aofei Sheng
|
ba9fcec4b2
http2: correct ServeConnOpts.context's nil receiver check
|
5 years ago |
Filippo Valsorda
|
74dc4d7220
http2: limit number of control frames in server send queue
|
5 years ago |
Pascal Dierich
|
ca1201d0de
http2: use updated URI in doc
|
5 years ago |
Jacob Blain Christen
|
da137c7871
proxy: fix TestDial failures on wasm/js
|
5 years ago |
Tobias Klauser
|
3b0461eec8
internal/socket, ipv4, ipv6: add support for GOOS=illumos
|
5 years ago |
Volker Dobler
|
b5b0513f8c
publicsuffix: update table to latest list from publicsuffix.org
|
5 years ago |
Tobias Klauser
|
d28f0bde59
all: follow convention for generated code comment
|
5 years ago |
Tobias Klauser
|
3f473d35a3
internal/socket: add support for freebsd/arm64
|
5 years ago |
Tobias Klauser
|
dbab0cf9d9
internal/socket: add support for openbsd/arm64
|
5 years ago |
Brad Fitzpatrick
|
461777fb6f
http2: support getting the Server connection's base context from net/http
|
5 years ago |
Brad Fitzpatrick
|
26fcbda1b1
go.mod: add go language version
|
5 years ago |
Brad Fitzpatrick
|
d5cec38845
http2: disable a flaky test on Windows for now, add more logging
|
5 years ago |
Arthur Fabre
|
27ecd3f315
bpf: fix VM out of bounds LoadMemShift check
|
5 years ago |
Mykhailo Lesyk
|
1492cefac7
webdav: remove redundant trailing slash for root directory
|
5 years ago |
Tobias Klauser
|
60506f45cf
internal/socket: add support for netbsd/arm64
|
5 years ago |
Tobias Klauser
|
f3200d17e0
internal/socket: remove leftover AF_* and SOCK_RAW constants on aix
|
5 years ago |
Tobias Klauser
|
fa69b94a3b
internal/socket: use AF_* and SOCK_RAW constants from x/sys
|
7 years ago |
CarlosEDP
|
018c4d40a1
ipv4, ipv6, internal/socket: add riscv64 support
|
5 years ago |