index
:
cowboy.git
1.0.x
1.1.x
active_n
http3
master
Small, fast, modern HTTP server for Erlang/OTP.
Loïc Hoguin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2014-08-06
Accept absolute URI scheme as uppercase
Loïc Hoguin
2014-08-01
Update Cowboy to 1.0.0
1.0.0
Loïc Hoguin
2014-07-14
Support ad-hoc keep-alive for HTTP/1.0 Clients
Fred Hebert
2014-07-12
Remove deprecated body reading interface
Loïc Hoguin
2014-07-12
Remove useless todo comments
Loïc Hoguin
2014-07-12
Drop R15 support
Loïc Hoguin
2014-07-12
Reply with 400 on header parsing crash
Loïc Hoguin
2014-07-07
Merge branch 'fix-spdy-parse-frame' of git://github.com/voluntas/cowboy
Loïc Hoguin
2014-06-30
Return 422 instead of 400 when AcceptResource returns false
Loïc Hoguin
2014-06-30
Update specs that were too wide
Loïc Hoguin
2014-06-28
Fix cowboy_spdy parse frame
Nakai Ryosuke
2014-06-10
Update Cowboy to 0.10.0
0.10.0
Loïc Hoguin
2014-06-10
Fix specs and a weird value in cowboy_spdy
Loïc Hoguin
2014-06-10
Merge branch 'binary-expires' of git://github.com/NineFX/cowboy
Loïc Hoguin
2014-06-10
Allow users to pass a raw binary() as the expires header.
Drew Varner
2014-06-03
Add a return value to onresponse hook to override status/headers
Loïc Hoguin
2014-06-02
Add request body reading options
Loïc Hoguin
2014-04-26
Merge branch 'language-range-header' of git://github.com/NineFX/cowboy
Loïc Hoguin
2014-04-26
Make loop handlers work with SPDY
Loïc Hoguin
2014-04-17
Merge branch 'fix/basic-auth-empty-password' of git://github.com/soundrop/cowboy
Loïc Hoguin
2014-03-27
Update cowlib to 0.6.1
Loïc Hoguin
2014-03-27
Add +warn_missing_spec and fix specs
Loïc Hoguin
2014-03-26
Remove outdated comments, all edoc, plus a few minor tweaks
Loïc Hoguin
2014-03-25
Make the latin1 cyrillic route tests work on R17+
Loïc Hoguin
2014-03-25
Don't flush the resp_sent message if connection is closed
Loïc Hoguin
2014-03-24
Remove cowboy_client; use gun for the HTTP test suite
Loïc Hoguin
2014-03-24
Use the new chunked and identity transfer decoding code from cowlib
Loïc Hoguin
2014-03-24
Use cow_http_hd:parse_transfer_encoding/1 where applicable
Loïc Hoguin
2014-03-24
Use cow_http_hd:parse_content_length/1 where applicable
Loïc Hoguin
2014-03-24
Use cow_http_hd:parse_connection/1 where applicable
Loïc Hoguin
2014-03-10
Remove cowboy_http:urldecode/1 and urlencode/1
Loïc Hoguin
2014-03-08
Fix typespecs of cowboy_websocket:handler_terminate
Loïc Hoguin
2014-02-27
Keep the whitespace from multiline headers
Loïc Hoguin
2014-02-16
Fix stop_listener/1 spec
Sina Samavati
2014-02-09
Allow empty passwords when parsing Basic authorization header
Ali Sabil
2014-02-06
Update copyright years
Loïc Hoguin
2014-02-06
Use the INLINE_LOWERCASE macro in the request parsing code
Loïc Hoguin
2014-02-06
Add and document the new multipart code
Loïc Hoguin
2014-01-24
Allows language_range/2 to parse RFC5646 language codes.
Drew
2013-12-28
Fix typespecs for cowboy_req:binding/{2,3} and :bindings/1
Loïc Hoguin
2013-12-02
Merge branch 'fix/keepalive_loop_stream_recv' of git://github.com/fishcakez/c...
Loïc Hoguin
2013-11-26
Fix tohexu/1 and tohexl/1
Matthias Endler
2013-11-18
Fix loop handler keepalive race condition
James Fish
2013-11-14
Update Cowboy to 0.9.0
0.9.0
Loïc Hoguin
2013-11-14
Add documentation for cowboy_spdy
Loïc Hoguin
2013-11-09
Properly send 201 on PUT requests when resource didn't exist
Loïc Hoguin
2013-11-09
Remove an unnecessary clause in cowboy_req:body/2
Loïc Hoguin
2013-11-09
Use try/catch instead of catch
Loïc Hoguin
2013-11-08
Merge branch 'dsucher-better-routes-without-start-slash-error'
Loïc Hoguin
2013-11-08
Clarify error msg for route lacking starting slash
Danielle Sucher
[prev]
[next]