提交歷史

作者 SHA1 備註 提交日期
  kanozec 483fb8d7c3 Add "in bytes" to sizes in documentation 7 年之前
  Jeff R. Allen 76e4896901 Fix formatting problem in the docs. (#435) 7 年之前
  Mathias Fredriksson 66b9c49e59 Move context to first parameter in DialContext 7 年之前
  Steven Scott a9dd6e8839 miscellaneous cleanup 7 年之前
  SALLEYRON Julien ceae45234a Add context in the Dialer 7 年之前
  Steven Scott b378caee5b Add write buffer pooling 7 年之前
  Gary Burd 21ab95fa12 Modify headers to match case used in RFC examples 7 年之前
  Gary Burd 4835f71f2a Improve client default timeout code 7 年之前
  Pablo Carranza 8c40c0b5bd Bump default handshake timetout to 45 seconds 7 年之前
  Pablo Carranza 196b8d0585 Add a default handshake timeout of 5 seconds 7 年之前
  Julien Salleyron e426f23f06 Sec-WebSocket-Protocol is capitalize instead of canonical 7 年之前
  Gary Burd b89020ee79 Add SOCKS5 support 8 年之前
  Jérôme Bernard 71fa72d484 Replace parseURL() with net/url.Parse() (#290) 8 年之前
  Alexander Emelin 8dc1cf94c1 enable client compression based on response header 8 年之前
  Gary Burd b258b4fadb Use bufio.Writer returned from hijack in upgrade 8 年之前
  William Wennerström 3f3e394da2 Update cloneTLSConfig to use Go 1.8 Config.Clone method 8 年之前
  Maxime Heckel 56d95f2940 add cookie jar to dialer 9 年之前
  Gary Burd a0ef436d00 compression: add tests, rename option 9 年之前
  Cyrus Katrak c09b72d2ee per message compression; only no context modes 9 年之前
  Gary Burd 5a00fb2e99 Do not shallow copy crypto/tls.Config 9 年之前
  Seiichi KONDO 360dfe00ec Support proxy authorization for websocket client 9 年之前
  Gary Burd 3986be78bf Split raw query from opaque in URL parser 10 年之前
  Gary Burd a4e0143e1f Do not allow duplicate headers in handshake 10 年之前
  Gary Burd 044091b51d Fix lint warning 10 年之前
  Mark Wolfe 70eca1b8e7 Add Proxy support for websocket clients. 10 年之前
  Gary Burd 5ed2f4547d Refactor client handshake 10 年之前
  Gary Burd 7f59b56ea4 Fix DefaultDialar value 10 年之前
  Gary Burd 1551221275 Reject URIs containing user information 10 年之前
  Peter Waller 6fd0f867fe Allow separate specification of http/dial Hosts 10 年之前
  Gary Burd b2fa8f6d58 Return response body on bad handshake. 10 年之前