Historique des commits

Auteur SHA1 Message Date
  Gary Burd 21ab95fa12 Modify headers to match case used in RFC examples il y a 7 ans
  Gary Burd 4835f71f2a Improve client default timeout code il y a 7 ans
  Pablo Carranza 8c40c0b5bd Bump default handshake timetout to 45 seconds il y a 7 ans
  Pablo Carranza 196b8d0585 Add a default handshake timeout of 5 seconds il y a 7 ans
  Julien Salleyron e426f23f06 Sec-WebSocket-Protocol is capitalize instead of canonical il y a 7 ans
  Gary Burd b89020ee79 Add SOCKS5 support il y a 8 ans
  Jérôme Bernard 71fa72d484 Replace parseURL() with net/url.Parse() (#290) il y a 8 ans
  Alexander Emelin 8dc1cf94c1 enable client compression based on response header il y a 8 ans
  Gary Burd b258b4fadb Use bufio.Writer returned from hijack in upgrade il y a 8 ans
  William Wennerström 3f3e394da2 Update cloneTLSConfig to use Go 1.8 Config.Clone method il y a 8 ans
  Maxime Heckel 56d95f2940 add cookie jar to dialer il y a 9 ans
  Gary Burd a0ef436d00 compression: add tests, rename option il y a 9 ans
  Cyrus Katrak c09b72d2ee per message compression; only no context modes il y a 9 ans
  Gary Burd 5a00fb2e99 Do not shallow copy crypto/tls.Config il y a 9 ans
  Seiichi KONDO 360dfe00ec Support proxy authorization for websocket client il y a 9 ans
  Gary Burd 3986be78bf Split raw query from opaque in URL parser il y a 10 ans
  Gary Burd a4e0143e1f Do not allow duplicate headers in handshake il y a 10 ans
  Gary Burd 044091b51d Fix lint warning il y a 10 ans
  Mark Wolfe 70eca1b8e7 Add Proxy support for websocket clients. il y a 10 ans
  Gary Burd 5ed2f4547d Refactor client handshake il y a 10 ans
  Gary Burd 7f59b56ea4 Fix DefaultDialar value il y a 10 ans
  Gary Burd 1551221275 Reject URIs containing user information il y a 10 ans
  Peter Waller 6fd0f867fe Allow separate specification of http/dial Hosts il y a 10 ans
  Gary Burd b2fa8f6d58 Return response body on bad handshake. il y a 10 ans
  Gary Burd 7d2ea39ebc Cleanup buffer size calculations. il y a 11 ans
  Gary Burd db7a2a1679 Improve client host header handling. il y a 11 ans
  Gary Burd 15aed3b4a4 Relicense to the Gorilla WebSocket Authors. il y a 11 ans
  Gary Burd 707d1f6c6b Cleanup issues reported by golint. il y a 12 ans
  Gary Burd f273336ae2 Modify client to work with Chrome debug server. il y a 12 ans
  Gary Burd b118f62ec0 Add subprotocol negotiation to Dialer. il y a 12 ans