Loïc Hoguin
|
040c6dc31a
Merge branch 'fix/relax-conneg-parsing' of https://github.com/tillitech/cowboy
|
13 years ago |
Loïc Hoguin
|
cc6c4e39de
Fix a bug preventing 'onresponse' from being called on errors
|
13 years ago |
Loïc Hoguin
|
ca9278bc27
Make multipart code use stream_body
|
13 years ago |
Loïc Hoguin
|
8363e8995a
Small updates to the ROADMAP and doc comments
|
13 years ago |
Loïc Hoguin
|
4f78be6da6
Merge pull request #216 from nox/rfc6585
|
13 years ago |
Anthony Ramine
|
de89550c23
Add new HTTP status codes from RFC 6585
|
13 years ago |
Loïc Hoguin
|
90bae59307
Add a test checking requests with size around the MTU
|
13 years ago |
Loïc Hoguin
|
5ffeb9e7e9
Merge branch 'patch-1' of https://github.com/yrashk/cowboy
|
13 years ago |
Loïc Hoguin
|
376d5372e1
Add a test for empty path segments
|
13 years ago |
Yurii Rashkovskii
|
d495582029
Fixes invalid type specification for cowboy_http_req:multipart_data/1
|
13 years ago |
Loïc Hoguin
|
14b45fd8a9
Add a note about crypto websocket usage in the doc comments
|
13 years ago |
Loïc Hoguin
|
0406a632dc
Merge branch 'response-hook'
|
13 years ago |
Loïc Hoguin
|
57fda14217
Add an 'onresponse' hook
|
13 years ago |
Loïc Hoguin
|
1524ba4f39
Merge branch 'cancel-timer' of https://github.com/etrepum/cowboy
|
13 years ago |
Loïc Hoguin
|
dab6648290
Add a test for HTTP handlers loop timeouts
|
13 years ago |
Loïc Hoguin
|
7ed93fcc8f
Refactor the reply functions
|
13 years ago |
Loïc Hoguin
|
48a2b177f5
Merge branch 'cowboy-client'
|
13 years ago |
Loïc Hoguin
|
ee8c50c5ab
Fix and rework the HTTP test suite
|
13 years ago |
Loïc Hoguin
|
845d306df6
Add .cowboy.plt to the gitignore
|
13 years ago |
Bob Ippolito
|
4a8ba147fb
use erlang:start_timer/3 instead of erlang:send_after/3 for handling timeouts
|
13 years ago |
Loïc Hoguin
|
bc2d53d2a5
Add a clean-docs target to the Makefile
|
13 years ago |
Loïc Hoguin
|
1219837e91
Cleanup the .gitignore
|
13 years ago |
Loïc Hoguin
|
4b27d3ec43
Use a separate rebar.config file for running tests
|
13 years ago |
Ali Sabil
|
4b43d06384
Make charsets parsing more relaxed
|
13 years ago |
Loïc Hoguin
|
85ed79eb59
Merge branch 'adt-add-sockname' of https://github.com/Vagabond/cowboy
|
13 years ago |
Loïc Hoguin
|
e8ee64777c
Merge branch 'websocket-fragments' of https://github.com/klaar/cowboy
|
13 years ago |
Andrew Thompson
|
06a2d636bc
Add sockname/1 to the TCP and SSL transports
|
13 years ago |
Magnus Klaar
|
80c67bff33
Update autobahn suite to use autobahntestsuite
|
13 years ago |
Magnus Klaar
|
0b15ed914d
Add support for fragmented websocket messages
|
13 years ago |
Loïc Hoguin
|
95e05d822f
Add chunked transfer encoding support and rework the body reading API
|
13 years ago |