Loïc Hoguin
|
aeb86e70c1
Add crypto into the required applications
|
12 years ago |
Loïc Hoguin
|
76cd1e40c9
The onresponse hook now receives 4 arguments, including the body
|
12 years ago |
Loïc Hoguin
|
2e0a2a1c9e
Add max_headers option
|
12 years ago |
Loïc Hoguin
|
b2243aa544
Optimize cowboy_protocol
|
12 years ago |
Loïc Hoguin
|
e27fd5fcb9
Make multipart part headers binary lowercase
|
12 years ago |
Loïc Hoguin
|
34021666cb
Don't use decode_packet/3 for parsing the headers
|
12 years ago |
Loïc Hoguin
|
8497c8bbcd
Don't use decode_packet/3 for parsing the request-line
|
12 years ago |
Loïc Hoguin
|
8d5f8db90a
Improve consistency of return types for cowboy_req API
|
12 years ago |
Loïc Hoguin
|
f39c001c03
Rename cowboy_http_static to cowboy_static
|
12 years ago |
Loïc Hoguin
|
d3dcaf109b
Rename cowboy_http_req to cowboy_req
|
12 years ago |
Loïc Hoguin
|
9e2622becb
Rename cowboy_http_protocol to cowboy_protocol
|
12 years ago |
Loïc Hoguin
|
e4124de2c7
Switch to Ranch for connection handling
|
12 years ago |
Loïc Hoguin
|
0c2e2224e3
Update version to 0.6.0
|
13 years ago |
Loïc Hoguin
|
1a1b01c7c4
Remove a dumb warning when running the tests
|
13 years ago |
Loïc Hoguin
|
295dc64eaa
Merge branch 'serve-static-file' of https://github.com/klaar/cowboy
|
13 years ago |
Loïc Hoguin
|
cc6c4e39de
Fix a bug preventing 'onresponse' from being called on errors
|
13 years ago |
Loïc Hoguin
|
8363e8995a
Small updates to the ROADMAP and doc comments
|
13 years ago |
Loïc Hoguin
|
90bae59307
Add a test checking requests with size around the MTU
|
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
|
dab6648290
Add a test for HTTP handlers loop timeouts
|
13 years ago |
Magnus Klaar
|
8168ae96c8
Add file option to cowboy_http_static
|
13 years ago |
Loïc Hoguin
|
ee8c50c5ab
Fix and rework the HTTP test suite
|
13 years ago |
Loïc Hoguin
|
95e05d822f
Add chunked transfer encoding support and rework the body reading API
|
13 years ago |
Loïc Hoguin
|
8e2cc3d7f1
Add an 'onrequest' hook for HTTP
|
13 years ago |
Loïc Hoguin
|
36a6823e50
Do not send chunked Transfer-Encoding replies for HTTP/1.0
|
13 years ago |
Magnus Klaar
|
9922de6d9e
Tests and fixes for the generate_etag/2 callback
|
13 years ago |
David Kelly
|
e7b6e2a402
Added absoluteURI support
|
13 years ago |
Loïc Hoguin
|
bb08cf85e3
Remove a leftover ct:print
|
13 years ago |
Tom Burdick
|
ca42ea1620
Handle delete better when no delete_resource function is implemented
|
13 years ago |