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-02-27
Keep the whitespace from multiline headers
Loïc Hoguin
2014-02-16
Fix stop_listener/1 spec
Sina Samavati
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
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
2013-09-03
make cowboy_client:request() allow to override Host header
YAMAMOTO Takashi
2013-09-03
add unit test for cowboy_protocol:parse_host/1
YAMAMOTO Takashi
2013-09-03
cowboy_protocol: accept host using ipv6 literal
YAMAMOTO Takashi
2013-08-27
Merge branch 'fix-ws-atom-responses' of git://github.com/seriyps/cowboy
Loïc Hoguin
2013-08-27
Merge branch 'websocket-compressed-metadata' of git://github.com/irccloud/cowboy
Loïc Hoguin
2013-08-24
Crash on failure, don't report errors
Loïc Hoguin
2013-08-24
Simpler code for sending errors following crashes
Loïc Hoguin
2013-08-15
add websocket_compress metadata
RJ
2013-08-13
Allow atom responses in websocket handlers #563
Sergey Prokhorov
2013-07-18
Slight docs fix in cowboy_req.erl
pmyarchon
2013-07-12
Merge branch 'fix/websocket-inflate-unmask' of git://github.com/soundrop/cowboy
Loïc Hoguin
2013-07-08
Use the proper typespec for the websocket_deflate_frame rsv bits
Ali Sabil
2013-07-05
Fix decoding of chunked body.
James Fish
2013-07-02
Fix handling of websocket fragmented deflated frames
Ali Sabil
2013-07-02
Fix websocket unmasking when compression is enabled
Ali Sabil
2013-07-02
Fix coding style in websocket_deflate_frame/3
Ali Sabil
2013-07-02
Remove usage of the inflate buffer
Ali Sabil
2013-06-27
Remove unknown keys from .app.src file
Loïc Hoguin
2013-06-20
Fix compilation < R16B01
0.8.6
Loïc Hoguin
2013-06-20
Update to 0.8.6
Loïc Hoguin
2013-06-20
Ignore deprecation warning for crypto:sha/1 for now
Loïc Hoguin
2013-06-20
Add support for the webkit deflate frame extension
Ali Sabil
[next]