Commit History

Author SHA1 Message Date
  Loïc Hoguin aa617f2330 Update the guide chapter for responses 8 years ago
  Loïc Hoguin bae10829ba Add the missing listeners guide chapter 8 years ago
  Loïc Hoguin 8fc1371df8 Minor documentation fixes 8 years ago
  Loïc Hoguin 4c6f2c9a95 Fix a couple xref links 8 years ago
  Loïc Hoguin 843866c654 Add placeholder flow diagram chapter 8 years ago
  Loïc Hoguin 9b8a05bbc1 Fix rendering issues in the guide and manual 8 years ago
  Loïc Hoguin bee1320700 Update the body reading chapter 8 years ago
  Loïc Hoguin 7839f13671 More 2.0 documentation updates 8 years ago
  Witeman Zheng b9ad02d305 Fix websocket example 8 years ago
  Loïc Hoguin c750dd76b4 Send many frames in one TCP send 8 years ago
  Loïc Hoguin 1d01d0fc06 Allow websocket_init/1 to reply/close/hibernate 8 years ago
  Loïc Hoguin af88442610 Modernize the Websocket test suite 8 years ago
  Loïc Hoguin d1b65a67cf Remove Req from the Websocket interface 8 years ago
  Loïc Hoguin b63b6ef865 Add missing specs to an internal cowboy_req function 8 years ago
  Loïc Hoguin e44ac98c83 Merge branch 'master' of https://github.com/camshaft/cowboy 8 years ago
  Loïc Hoguin 97986df276 Fix Websocket compression 8 years ago
  Loïc Hoguin 5cb2b544b7 Use cow_http_hd:parse_host directly 8 years ago
  Loïc Hoguin b75b0a6d4d Use integer_to_binary when possible 8 years ago
  Loïc Hoguin 699164fbdd Add a test for echo_get example undefined 8 years ago
  Loïc Hoguin 8fb4648b13 Merge branch 'master' of https://github.com/sergey-ivlev/cowboy 8 years ago
  Loïc Hoguin badc8d596e Fix cookie example again 8 years ago
  Loïc Hoguin e2d5c268aa Fix timer-sent events in the websocket example 8 years ago
  Loïc Hoguin 5fa5ba8ca4 Add specs for the cowboy_req:push/3,4 functions 8 years ago
  Loïc Hoguin 83aa3f1b9c Use binary_to_integer instead of to list and back 8 years ago
  Loïc Hoguin 9966df9ad4 Let the stream handler take care of crash handling and logging 8 years ago
  Loïc Hoguin e30d120bd8 Make reply functions return Req 8 years ago
  Loïc Hoguin aa6f2ab5a4 Update the multipart reading interface 8 years ago
  Loïc Hoguin ae95e87eb1 Update examples to the new interface 8 years ago
  Loïc Hoguin 00f3ae7d20 Remove logic to always send a response in cowboy_loop 8 years ago
  Loïc Hoguin 3a057683af Add a lot of todos 8 years ago