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
/
manual
Age
Commit message (
Expand
)
Author
2014-06-10
Allow users to pass a raw binary() as the expires header.
Drew Varner
2014-06-02
Add request body reading options
Loïc Hoguin
2014-04-17
Fix manual for content_types_provided
Loïc Hoguin
2014-03-26
Remove outdated comments, all edoc, plus a few minor tweaks
Loïc Hoguin
2014-02-21
Fix cowboy:stop_listener/1 spec in manual
Sina Samavati
2014-02-06
Add and document the new multipart code
Loïc Hoguin
2014-01-23
Clarify what stream_body is doing
Loïc Hoguin
2013-12-28
Fix typespecs for cowboy_req:binding/{2,3} and :bindings/1
Loïc Hoguin
2013-12-28
Clarify functions that can only be called once
Loïc Hoguin
2013-11-26
manual: Add note about cowlib
Klaus Trainer
2013-11-14
Add link to cowboy_spdy function reference in index
Loïc Hoguin
2013-11-14
Add documentation for cowboy_spdy
Loïc Hoguin
2013-11-02
Review, improve and document the static files handler
Loïc Hoguin
2013-08-27
Alphabetical order
Loïc Hoguin
2013-08-15
add websocket_compress metadata
RJ
2013-07-08
Fix qs_vals description on missing value for a name
Eduardo Gurgel
2013-06-20
Add asn1 to the list of applications to be started for SSL
Loïc Hoguin
2013-05-31
In content-types, the charset parameter is converted to lowercase
Loïc Hoguin
2013-05-31
Improve generate_etag return value description
Loïc Hoguin
2013-05-25
manual: Fix a typo in a typespec
Loïc Hoguin
2013-05-25
manual: Add a missing return type for generate_etag
Loïc Hoguin
2013-05-17
Add the Cowboy Function Reference
Loïc Hoguin