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
Age
Commit message (
Expand
)
Author
2015-02-16
Do not send empty chunks
Loïc Hoguin
2015-02-16
Add +warn_untyped_record to the build options
Loïc Hoguin
2015-02-16
Merge branch 'add_spdy_record_field_type' of https://github.com/sile/cowboy
Loïc Hoguin
2015-02-16
Merge branch 'master' of https://github.com/sstrigler/cowboy
Loïc Hoguin
2015-02-16
Fix cookie example
Loïc Hoguin
2015-02-16
Merge branch 'patch-1' of https://github.com/grahamrhay/cowboy
Loïc Hoguin
2015-02-16
Use cow_ws for the Websocket parsing code
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
2015-02-01
Add a test with host ending in a dot in the router
Loïc Hoguin
2015-02-01
Fix small detail in docs
Loïc Hoguin
2015-01-19
Update getting_started.ezdoc
Graham Hay
2014-12-21
Discard whitespace at the end of header values early
Loïc Hoguin
2014-12-05
Add typespecs for state record in cowboy_spdy module
Takeru Ohta
2014-11-25
Small clarification on max_request_line_length
Loïc Hoguin
2014-11-24
Docs clarification when returning a list of ws frames
Loïc Hoguin
2014-11-23
Add a specs document for RFC6585
Loïc Hoguin
2014-11-23
Add an RFC7230 HTTP/1.1 server specification document
Loïc Hoguin
2014-11-07
Rename 'halt' to 'stop' for better consistency
Loïc Hoguin
2014-11-07
Rename 'shutdown' close reason and tuples to 'stop'
Loïc Hoguin
2014-11-07
Update erlang.mk
Loïc Hoguin
2014-10-08
change init/2 to return #state{} in documentation
Stefan Strigler
2014-10-04
Fix a bad link in the guide
Loïc Hoguin
2014-10-04
Update version to 2.0.0-pre.1
2.0.0-pre.1
Loïc Hoguin
2014-10-04
Update erlang.mk
Loïc Hoguin
2014-10-04
Update CHANGELOG
Loïc Hoguin
2014-10-04
Update AUTHORS
Loïc Hoguin
2014-10-04
Update ROADMAP
Loïc Hoguin
2014-10-04
Add a commented line to enable dialyze for tests in the Makefile
Loïc Hoguin
2014-10-04
Reverse the order of arguments of match_* functions
Loïc Hoguin
2014-10-03
Remove the REST known_content_type callback
Loïc Hoguin
2014-10-03
Replace some /binary to /bits in binary pattern matching
Loïc Hoguin
2014-10-03
Fix a compile issue caused by a warning
Loïc Hoguin
2014-10-03
Fix two edge cases when the request-line provided is invalid
Loïc Hoguin
2014-10-03
Make examples use Cowboy master
Loïc Hoguin
2014-10-03
Merge branch 'fix_peer_spec' of git://github.com/aahoughton/cowboy
Loïc Hoguin
2014-10-01
Remove empty sections from the manual
Loïc Hoguin
2014-10-01
Req#http_req.peer can be 'undefined'; update spec accordingly
Andrew Houghton
2014-09-30
Improve handler interface and documentation
Loïc Hoguin
2014-09-26
Unify the init and terminate callbacks
Loïc Hoguin
2014-09-24
Small tweak from erlang:error/1 to error/1
Loïc Hoguin
2014-09-24
Remove the error tuple return value for middlewares
Loïc Hoguin
2014-09-24
Remove the onrequest hook
Loïc Hoguin
2014-09-23
Make routing constraints use the fields format
Loïc Hoguin
2014-09-23
Breaking update of the cowboy_req interface
Loïc Hoguin
2014-08-12
Merge branch 'master' of git://github.com/okeuday/cowboy
Loïc Hoguin
2014-08-12
Fix incorrect type in cowboy_static manual
Loïc Hoguin
2014-08-12
Add cowboy_req:part/2 export
Michael Truog
2014-08-11
Merge branch 'patch-1' of git://github.com/asabil/cowboy
Loïc Hoguin
2014-08-11
Fix REST guide reference to accept_missing_post
Ali Sabil
[prev]
[next]