История коммитов

Автор SHA1 Сообщение Дата
  Jeremy Ong 5f122d9fa6 Cancel timer only on websocket_data receives or sends 12 лет назад
  Loïc Hoguin 7ff2a62585 Make sure an incorrect port returns a 400 error 12 лет назад
  Loïc Hoguin cc65a723d7 Use lists:keyreplace/4 instead of lists:keydelete/3 + cons 12 лет назад
  Loïc Hoguin a07d063fd8 Add cookie example 12 лет назад
  Loïc Hoguin 659ca05c54 We accept iodata() when setting cookies; fix that 12 лет назад
  Loïc Hoguin 8858ca240f Fix parsing of the Cookie header 12 лет назад
  Loïc Hoguin f48902cee7 Improve errors when the path provided is incorrect 12 лет назад
  Loïc Hoguin 06ab46c868 Merge branch 'master' of git://github.com/Menirad/cowboy 12 лет назад
  Loïc Hoguin 859d915d9c Add #ninenines IRC channel to the README + support options 12 лет назад
  Loïc Hoguin f077c711a8 Fix cowboy_http:cookie_to_iodata/3 12 лет назад
  Thomas Nordström 143ed80486 Fix multipart parser when the boundary is not fully read yet 12 лет назад
  Loïc Hoguin 1851032482 Improve Markdown for the examples README 12 лет назад
  Loïc Hoguin d761a34380 Merge branch 'adt-consistent-errors' of git://github.com/Vagabond/cowboy 12 лет назад
  Loïc Hoguin 6074ce4a39 Add missing quotes to quoting for cookie values 12 лет назад
  Andrew Thompson d916d739d4 Make the arguments to error_logger more consistent 12 лет назад
  Loïc Hoguin ea7af4b724 Merge pull request #335 from derdesign/master 12 лет назад
  derdesign 0ed805439a Fix broken 'make docs' 12 лет назад
  Loïc Hoguin 08a4975c34 Fix charset not working properly for REST 12 лет назад
  Loïc Hoguin 6d4e15705f Add {close, StatusCode, Payload} and fix {close, Payload} 12 лет назад
  Loïc Hoguin d2ccd2e090 Merge branch 'websocket_terminate_not_called' of git://github.com/dergraf/cowboy 12 лет назад
  Loïc Hoguin 181d0edc52 Small Markdown fixes to better follow the specs 12 лет назад
  Loïc Hoguin fb07493279 Update CHANGELOG 12 лет назад
  Loïc Hoguin 27da09282d Make cookies use universal time instead of local time 12 лет назад
  Andre Graf ae2a6cfb68 call websocket_terminate in case of a handshake error 12 лет назад
  Loïc Hoguin db6b1596ae Make a few more missing headers lowercase 12 лет назад
  Loïc Hoguin 8bc6bde62f Remove the dependency on httpd_util 12 лет назад
  Loïc Hoguin 5ef4a15b48 Allow passing the Req and an updated Opts when upgrading protocols 12 лет назад
  Loïc Hoguin 067958abd2 Add more frame types available in websocket replies 12 лет назад
  Magnus Klaar 3e0e507311 Return full packet as multipart body if possible 13 лет назад
  Loïc Hoguin 72b26c6d0c Use Transport:sendfile/2 from Ranch 12 лет назад