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
/
cowboy_req.erl
Age
Commit message (
Expand
)
Author
2017-05-19
Preliminary h2 flow control support
Loïc Hoguin
2017-05-05
length can be a non_neg_integer or infinity
Steven Magelowitz
2017-02-19
Change the type of bindings from a list to a map
Loïc Hoguin
2017-02-19
Change the order of set_resp_cookie arguments
Loïc Hoguin
2017-02-19
Change the type of cookie name to binary()
Loïc Hoguin
2017-02-05
Remove or fix a small number of todo comments
Loïc Hoguin
2017-01-04
Make the new cowboy_req tests more realistic
2.0.0-pre.5
Loïc Hoguin
2017-01-04
Add functions for getting and setting response headers
Johan Lövdahl
2017-01-02
Welcome to 2017
Loïc Hoguin
2017-01-02
Numerous Dialyzer fixes
Loïc Hoguin
2016-08-12
Add missing specs to an internal cowboy_req function
Loïc Hoguin
2016-08-12
Merge branch 'master' of https://github.com/camshaft/cowboy
Loïc Hoguin
2016-08-10
Add specs for the cowboy_req:push/3,4 functions
Loïc Hoguin
2016-08-10
Make reply functions return Req
Loïc Hoguin
2016-08-10
Update the multipart reading interface
Loïc Hoguin
2016-08-10
Add a lot of todos
Loïc Hoguin
2016-08-10
Add tests for responses and request body reading
Loïc Hoguin
2016-06-22
Remove cowboy_req:get and set
Loïc Hoguin
2016-06-22
Remove cowboy_req:append_buffer/2
Loïc Hoguin
2016-06-22
Remove unused local function in cowboy_req
Loïc Hoguin
2016-06-22
Remove cowboy_req:set_bindings/4
Loïc Hoguin
2016-06-22
Remove cowboy_req:lock/1
Loïc Hoguin
2016-06-22
Remove cowboy_req:to_list/1
Loïc Hoguin
2016-06-21
Remove the meta functions from cowboy_req
Loïc Hoguin
2016-06-21
Add cowboy_req:uri/1,2
Loïc Hoguin
2016-06-21
Remove cowboy_req:new/14
Loïc Hoguin
2016-06-20
Add cowboy_req:scheme/1
Loïc Hoguin
2016-06-20
Fix cowboy_req:peer/1
Loïc Hoguin
2016-03-13
Fix more HTTP/2 handshake test cases
Loïc Hoguin
2016-03-10
Add the beginning of the rfc7540 test suite
Loïc Hoguin
2016-03-06
Fix warnings
Loïc Hoguin
2016-03-06
Completely remove SPDY
Loïc Hoguin
2016-03-05
Initial commit with connection/streams
Loïc Hoguin
2015-08-07
Use 'Connection' header only when necessary
Alexey Lebedeff
2015-07-27
Use map syntax instead of maps:put/3
Loïc Hoguin
2015-05-29
expect header parses to an atom (continue)
jmccaughey
2015-05-06
Merge branch 'patch-2' of https://github.com/egobrain/cowboy
Loïc Hoguin
2015-02-17
Fix reply/4 spec
Yakov
2015-02-16
Do not send empty chunks
Loïc Hoguin
2015-02-04
Use cowlib for parsing headers; remove cowboy_http
Loïc Hoguin
2015-02-03
Use cowlib master
Loïc Hoguin
2014-10-04
Reverse the order of arguments of match_* functions
Loïc Hoguin
2014-10-01
Req#http_req.peer can be 'undefined'; update spec accordingly
Andrew Houghton
2014-09-26
Unify the init and terminate callbacks
Loïc Hoguin
2014-09-23
Breaking update of the cowboy_req interface
Loïc Hoguin
2014-08-12
Add cowboy_req:part/2 export
Michael Truog
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
[next]