Nigel Tao
|
5273a78d60
webdav: skip XML-related tests on Go 1.4.
|
il y a 10 ans |
Dave Cheney
|
bb64f4dc73
x/net/websocket: always close underlying connection on ws.Close
|
il y a 10 ans |
Mikio Hara
|
5aa7325eaa
ipv6: fix build on linux/arm64
|
il y a 10 ans |
Mikio Hara
|
d1d694760b
ipv4: fix build on linux/arm64
|
il y a 10 ans |
Ian Lance Taylor
|
e0403b4e00
html/charset/testdata: update licensing info in README
|
il y a 10 ans |
Robert Stepanek
|
a8c61998a5
webdav: Add PROPPATCH support to in-memory property system.
|
il y a 10 ans |
Brad Fitzpatrick
|
ff8eb9a34a
spdy: delete package
|
il y a 10 ans |
Robert Stepanek
|
d175081df3
webdav: Support empty multistatus responses and simplify error handling.
|
il y a 10 ans |
Alex Brainman
|
4977ec316d
webdav: use path.Join instead of filepath.Join in walkFS
|
il y a 10 ans |
Robert Stepanek
|
169f422678
webdav: Add XML and HTTP handler support for PROPPATCH.
|
il y a 10 ans |
Robert Stepanek
|
84ba27dd5b
webdav: add support for (custom) ETags and Content-Type.
|
il y a 11 ans |
Andy Balholm
|
6460565bec
x/net/html/charset: Change NewReaderByName to NewReaderLabel.
|
il y a 11 ans |
Robert Stepanek
|
7dbad50ab5
webdav: define property system and implement PROPFIND.
|
il y a 11 ans |
Mikio Hara
|
2ad74281c4
ipv6: add support for linux/arm64
|
il y a 10 ans |
Mikio Hara
|
efd649203f
ipv4: add support for linux/arm64
|
il y a 10 ans |
Josh Bleecher Snyder
|
0b492c5a96
net: add codereview.cfg
|
il y a 10 ans |
Mikio Hara
|
97d8e4e174
ipv6: fix build on go1.4 and below
|
il y a 10 ans |
Mikio Hara
|
ff099b4532
ipv4: fix build on go1.4 and below
|
il y a 10 ans |
Mikio Hara
|
d6e0d5ff11
ipv6: add support for linux/{ppc64,ppc64le}
|
il y a 11 ans |
Mikio Hara
|
b0dddd4c49
ipv4: add support for linux/{ppc64,ppc64le}
|
il y a 11 ans |
Mikio Hara
|
13b0908ee0
websocket: fix socket leak in the case of negotiation failure
|
il y a 11 ans |
Robert Stepanek
|
6dc0abcce2
webdav: fix XML golden tests for encoding/xml xmlns change.
|
il y a 11 ans |
Dmitry Savintsev
|
3d87fd621c
x/net/html: Sync the html parser and atom with the current whatwg spec
|
il y a 11 ans |
Aaron Jacobs
|
b6fdb7d8a4
context: Be clear that users must cancel the result of WithCancel.
|
il y a 11 ans |
Andrew Gerrand
|
9472249086
doc: add CONTRIBUTING.md
|
il y a 11 ans |
Bryan C. Mills
|
59b0df9b1f
net/context: Don't leak goroutines in Done example.
|
il y a 11 ans |
Andy Balholm
|
ec18079348
x/net/html/charset: add NewReaderByName
|
il y a 11 ans |
Nigel Tao
|
0075794919
webdav: implement memLS.Confirm.
|
il y a 11 ans |
Nigel Tao
|
5b4754d96d
webdav: factor out a moveFiles function, and make the tests call that
|
il y a 11 ans |
Damien Neil
|
f090b05f9b
context: fix removal of cancelled timer contexts from parent
|
il y a 11 ans |