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-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
2013-11-08
Add a workaround to disable chunked transfer-encoding
Adrian Roe
2013-11-08
Optimize query string parsing
Loïc Hoguin
2013-11-02
Review, improve and document the static files handler
Loïc Hoguin
2013-10-23
Move cookie parsing/building code to cowlib
Loïc Hoguin
2013-09-07
Implement recv timeout for SPDY
Loïc Hoguin
2013-09-04
Make cowlib a proper dependency
Loïc Hoguin
2013-09-04
More SPDY code readability improvements
Loïc Hoguin
2013-09-04
Fix a badmatch issue when calling which_children on SPDY process
Loïc Hoguin
2013-09-04
Simplify the SPDY code by adding child management functions
Loïc Hoguin
2013-09-02
Fix specs for SPDY
Loïc Hoguin
2013-09-02
Merge branch 'ipv6-literal' of git://github.com/yamt/cowboy
Loïc Hoguin
2013-09-02
Add request body support for SPDY
Loïc Hoguin
[prev]
[next]