Loïc Hoguin
|
1524ba4f39
Merge branch 'cancel-timer' of https://github.com/etrepum/cowboy
|
13 лет назад |
Loïc Hoguin
|
dab6648290
Add a test for HTTP handlers loop timeouts
|
13 лет назад |
Loïc Hoguin
|
7ed93fcc8f
Refactor the reply functions
|
13 лет назад |
Loïc Hoguin
|
48a2b177f5
Merge branch 'cowboy-client'
|
13 лет назад |
Loïc Hoguin
|
ee8c50c5ab
Fix and rework the HTTP test suite
|
13 лет назад |
Loïc Hoguin
|
845d306df6
Add .cowboy.plt to the gitignore
|
13 лет назад |
Bob Ippolito
|
4a8ba147fb
use erlang:start_timer/3 instead of erlang:send_after/3 for handling timeouts
|
13 лет назад |
Loïc Hoguin
|
bc2d53d2a5
Add a clean-docs target to the Makefile
|
13 лет назад |
Loïc Hoguin
|
1219837e91
Cleanup the .gitignore
|
13 лет назад |
Loïc Hoguin
|
4b27d3ec43
Use a separate rebar.config file for running tests
|
13 лет назад |
Loïc Hoguin
|
85ed79eb59
Merge branch 'adt-add-sockname' of https://github.com/Vagabond/cowboy
|
13 лет назад |
Loïc Hoguin
|
e8ee64777c
Merge branch 'websocket-fragments' of https://github.com/klaar/cowboy
|
13 лет назад |
Andrew Thompson
|
06a2d636bc
Add sockname/1 to the TCP and SSL transports
|
13 лет назад |
Magnus Klaar
|
80c67bff33
Update autobahn suite to use autobahntestsuite
|
13 лет назад |
Magnus Klaar
|
0b15ed914d
Add support for fragmented websocket messages
|
13 лет назад |
Loïc Hoguin
|
95e05d822f
Add chunked transfer encoding support and rework the body reading API
|
13 лет назад |
Loïc Hoguin
|
ba75e8b8ae
Merge branch 'log-proplist-req'
|
13 лет назад |
Magnus Klaar
|
5a7040ee1c
Convert request to proplist when logging
|
13 лет назад |
Loïc Hoguin
|
4fb2a6face
Merge branch 'add-ssl-ciphers-configuration' of https://github.com/tillitech/cowboy
|
13 лет назад |
Ali Sabil
|
0c2cb207b9
Update the edoc for cowboy_ssl_transport:listen/1
|
13 лет назад |
Loïc Hoguin
|
7b2793b344
Merge branch 'patch-1' of https://github.com/si14/cowboy
|
13 лет назад |
Dmitry Groshev
|
6e0b764e0a
Fixing badmatch when browser closes connection earlier than file was fully sent
|
13 лет назад |
Ali Sabil
|
9ac784df3b
Add support for specifying the ciphers for the SSL transport
|
13 лет назад |
Ali Sabil
|
98c58280f6
Simplify the options filtering code in cowboy_ssl_transport
|
13 лет назад |
Loïc Hoguin
|
7e74582432
Don't close requests when the replied body is chunked
|
13 лет назад |
Loïc Hoguin
|
8e2cc3d7f1
Add an 'onrequest' hook for HTTP
|
13 лет назад |
Loïc Hoguin
|
36a6823e50
Do not send chunked Transfer-Encoding replies for HTTP/1.0
|
13 лет назад |
Loïc Hoguin
|
e87f51e542
Merge branch 'content-type-accepted-asterisk-atom' of https://github.com/dysinger/cowboy
|
13 лет назад |
Loïc Hoguin
|
133564d028
Merge branch 'fix/relax-media-type-parsing' of https://github.com/tillitech/cowboy
|
13 лет назад |
Loïc Hoguin
|
3885912d9b
Rename inet:ip_port() to inet:port_number()
|
13 лет назад |