Loïc Hoguin
|
55cd18e4d8
Merge branch 'iolist_path_support' of git://github.com/tsloughter/cowboy
|
12 years ago |
Loïc Hoguin
|
5b9404fd07
Fix static handler snippet in the guide
|
12 years ago |
Loïc Hoguin
|
2a98ae05e3
Merge branch 'fix/sendfile-error-handling' of git://github.com/soundrop/cowboy
|
12 years ago |
Loïc Hoguin
|
23aa1314fc
First draft of the REST chapter in the guide
|
12 years ago |
Loïc Hoguin
|
ae45cecfcd
Don't accept TRACE or CONNECT methods by default in REST
|
12 years ago |
Loïc Hoguin
|
5a171d0f80
Remove process_post, post_is_create, create_path, created_path callbacks
|
12 years ago |
Loïc Hoguin
|
6256429dc9
Remove cowboy_req:peer_addr/1
|
12 years ago |
Loïc Hoguin
|
67beb4d01d
Parse the x-forwarded-for header as a list of tokens
|
12 years ago |
Loïc Hoguin
|
be94cb12aa
Shorten the parse_header clauses
|
12 years ago |
Loïc Hoguin
|
bd9c3df6d0
No need for fully qualified call to the same module
|
12 years ago |
Loïc Hoguin
|
53a48b254f
Switch the arguments to cowboy_req:stream_body/2
|
12 years ago |
Ali Sabil
|
83876c3e33
Do not crash if connection times out while sending a file using sendfile
|
12 years ago |
Loïc Hoguin
|
7de1d9d3d5
Update to 0.8.3
|
12 years ago |
Loïc Hoguin
|
ea935413cd
Update CHANGELOG
|
12 years ago |
Loïc Hoguin
|
2b56bb498f
Update Ranch to 0.8.0
|
12 years ago |
Loïc Hoguin
|
ce1d8862c0
Replace init_stream/5 with stream_body/2
|
12 years ago |
Tristan Sloughter
|
1372c13034
add iolist support to route_match
|
12 years ago |
Loïc Hoguin
|
66f7c15c4d
Add a guide section for resource links
|
12 years ago |
Loïc Hoguin
|
cc507789bf
Update to 0.8.2
|
12 years ago |
Loïc Hoguin
|
ed05627b88
Update CHANGELOG
|
12 years ago |
Loïc Hoguin
|
a818f61679
Update AUTHORS
|
12 years ago |
Loïc Hoguin
|
e16fae1196
Update Ranch to 0.6.2
|
12 years ago |
Loïc Hoguin
|
fddd4a77fb
Merge branch 'check-body-length' of git://github.com/rambocoder/cowboy
|
12 years ago |
Loïc Hoguin
|
a930f4ab26
Stop using binary:match in cowboy_protocol
|
12 years ago |
rambocoder
|
84d7671e91
Check the length before reading the body in body/1 and body_qs/1
|
12 years ago |
Loïc Hoguin
|
233cf43ab9
Make streamed chunk size configurable
|
12 years ago |
Loïc Hoguin
|
55e98f4f61
Handle identity transfer-encoding when determining body length
|
12 years ago |
Loïc Hoguin
|
7d13391d39
Merge branch 'param_all' of git://github.com/nevar/cowboy
|
12 years ago |
Slava Yurin
|
bb1362c744
Add '*' matcher for parameters
|
12 years ago |
Loïc Hoguin
|
dbc1bc6d91
Allow overriding ERLC_OPTS
|
12 years ago |