Mikio Hara
|
4721d2d970
ipv4: don't fail test on JS
|
6 years ago |
Mikio Hara
|
a9d87b13fa
icmp: don't fail test on JS
|
6 years ago |
Brad Fitzpatrick
|
97aa3a539e
http2: make Server send GOAWAY if Handler sets "Connection: close" header
|
6 years ago |
Michael Fraenkel
|
d1d521f688
http2: correct overflow protection
|
6 years ago |
Michael Fraenkel
|
e514e69ffb
http2: fix race in flaky TestServer_Rejects_TooSmall
|
6 years ago |
Gauthier Jolly
|
afe8f62b1d
websocket: add documentation to IsServerConn and IsClientConn
|
6 years ago |
Filippo Valsorda
|
db08ff08e8
Revert "http2: add X-Content-Type-Options automatically to prevent sniffing"
|
6 years ago |
Nigel Tao
|
1e491301e0
publicsuffix: update table to latest list from publicsuffix.org
|
6 years ago |
Mikio Hara
|
75944861c7
internal/socks: add DialWithConn method to Dialer
|
6 years ago |
Mikio Hara
|
4ef37e81ae
internal/iana: follow the move of TOS/TC registry
|
6 years ago |
Tobias Klauser
|
8d282c4e20
internal/socks: fix typo in comment
|
6 years ago |
Mikio Hara
|
89e543239a
icmp: fix typo
|
6 years ago |
Brad Fitzpatrick
|
dfa909b99c
http2: fix flaky TestTransportHandlerBodyClose
|
6 years ago |
Michael Fraenkel
|
9ef9f5bb98
http2: receiving too much data is a protocol error
|
6 years ago |
Nick Craig-Wood
|
8e0cdda24e
webdav: allow the user to override the ETag and ContentType properties
|
6 years ago |
Brad Fitzpatrick
|
57065200b4
webdav: convert to UTC before using http.TimeFormat
|
6 years ago |
Matt Layher
|
2491c5de34
ipv4: fix typo in Header.Parse documentation
|
6 years ago |
Filippo Valsorda
|
f73e4c9ed3
http2: add X-Content-Type-Options automatically to prevent sniffing
|
6 years ago |
Mikio Hara
|
3a7846fea0
html: gofmt -w -s
|
6 years ago |
Michael Fraenkel
|
d11bb6cd8e
http2: dynamic table updates must occur first
|
6 years ago |
Brad Fitzpatrick
|
cbb82b59bc
lex/httplex, http/httpguts: merge the httplex package into httpguts
|
6 years ago |
Thanabodee Charoenpiriyakij
|
403019bfe6
http2: set nextStreamID to 3 when AllowHTTP is set
|
6 years ago |
Richard Musiol
|
640f4622ab
internal/nettest: add js/wasm architecture
|
6 years ago |
Mark Fischer
|
5f9ae10d9a
http2: terminate await request cancel goroutine on conn close
|
6 years ago |
Kunpei Sakai
|
d41e817464
html: handle rb and rtc elements
|
6 years ago |
Baokun Lee
|
84348c2dc8
http2: don't sniff Content-type in Server when X-Content-Type-Options:nosniff
|
6 years ago |
Kunpei Sakai
|
8d16fa6dc9
html: avoid invalid nil pointer access
|
6 years ago |
Kunpei Sakai
|
3121141a29
html/atom: add atom.Rb and atom.Rtc
|
6 years ago |
David Url
|
a35a21de97
http2, http/httpguts: move ValidTrailerHeader to new common package http/httpguts
|
6 years ago |
namusyaka
|
500e7a4f95
html: add "in template" insertion mode support
|
6 years ago |