Historia zmian

Autor SHA1 Wiadomość Data
  Gary Burd c45a635370 Remove Go 1.1 from Travis config 10 lat temu
  Gary Burd 0b8990dd8b Run 'go vet' instead of 'go tool vet' in Travis 10 lat temu
  Gary Burd be42fcd8c9 Merge pull request #113 from elithrar/patch-1 10 lat temu
  Gary Burd d1d4086b14 Fix go vet warning 10 lat temu
  Matt Silverlock ac929f8383 Update .travis.yml to build Go 1.6 10 lat temu
  Gary Burd 5c91b59efa Improve Upgrader.Upgrade doc 10 lat temu
  Gary Burd 4935ba31a2 Merge pull request #111 from seikichi/support_proxy_auth 10 lat temu
  Seiichi KONDO 360dfe00ec Support proxy authorization for websocket client 10 lat temu
  Gary Burd 0e2713e645 Address common gotchas with package 10 lat temu
  Gary Burd e85d897656 Merge pull request #110 from tabone/close-frame-response 10 lat temu
  Luca Tabone bf696496cb When sending a Close frame in response, the endpoint typically echos the status code it received. 10 lat temu
  Gary Burd b824a5d853 Merge pull request #109 from vially/patch-1 10 lat temu
  Valentin Hăloiu 6b3bf61ce8 Fix documentation typos 10 lat temu
  Gary Burd 234959944d Add text description to close errors 10 lat temu
  Gary Burd 5434f8b69b Improve IsUnexpectedCloseError examples 10 lat temu
  Gary Burd 615f23bc98 Add IsUnexpectedCloseError 10 lat temu
  Gary Burd a2d85bcbfc Add IsCloseError, improve doc about errors 10 lat temu
  Gary Burd 3986be78bf Split raw query from opaque in URL parser 10 lat temu
  Gary Burd 9727ab9cda Test URL path and query 10 lat temu
  Gary Burd 844dd6d40e Add closing handshake code to echo example client 10 lat temu
  Gary Burd 361d4c0ffd Improve echo web UI 10 lat temu
  Gary Burd c93e5540b8 Add web client to echo example 10 lat temu
  Gary Burd 567453a710 Require GET in Upgrader.Upgrade. 10 lat temu
  Gary Burd a4e0143e1f Do not allow duplicate headers in handshake 10 lat temu
  Gary Burd 044091b51d Fix lint warning 10 lat temu
  Gary Burd 527637c0f3 Merge pull request #90 from wolfeidau/add_proxy_support 10 lat temu
  Mark Wolfe 70eca1b8e7 Add Proxy support for websocket clients. 10 lat temu
  Gary Burd 5ed2f4547d Refactor client handshake 10 lat temu
  Gary Burd 423912737d Improve documentation 10 lat temu
  Gary Burd d14d8b4715 Add pinging to command example 10 lat temu