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-01-30
Only address the specific quoted_string issue
Martin Rehfeld
2015-01-30
Reply with 400 on if*-match parsing crash
Martin Rehfeld
2014-11-07
Update Cowboy to 1.0.1
1.0.1
Loïc Hoguin
2014-11-07
Update CHANGELOG
Loïc Hoguin
2014-11-07
Update AUTHORS
Loïc Hoguin
2014-11-07
Update erlang.mk
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
2014-08-06
Handle absolute URIs that lack a path entirely
Loïc Hoguin
2014-08-06
Accept absolute URI scheme as uppercase
Loïc Hoguin
2014-08-02
Fix language in getting started
Loïc Hoguin
2014-08-02
Update links extend -> ninenines
Loïc Hoguin
2014-08-02
Fix bad link format in the guide
Loïc Hoguin
2014-08-01
Update Cowboy to 1.0.0
1.0.0
Loïc Hoguin
2014-08-01
Remove 1.0 section in the ROADMAP
Loïc Hoguin
2014-08-01
Update CHANGELOG
Loïc Hoguin
2014-08-01
Update rebar.config
Loïc Hoguin
2014-08-01
Update AUTHORS
Loïc Hoguin
2014-08-01
Add OTP release support and versioning info to the guide
Loïc Hoguin
2014-08-01
Update the Getting started chapter to new erlang.mk
Loïc Hoguin
2014-08-01
Update to erlang.mk 1.0.0
Loïc Hoguin
2014-07-27
Merge branch 'master' of git://github.com/ztmr/cowboy
Loïc Hoguin
2014-07-26
fix a documentation typo
Tomas Morstein
2014-07-17
Merge branch 'http-1-0-keepalive' of git://github.com/heroku/cowboy
Loïc Hoguin
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
2014-07-12
Small addition to the ROADMAP
Loïc Hoguin
2014-07-12
Reply with 400 on header parsing crash
Loïc Hoguin
2014-07-10
Clarify {true, URL} return for AcceptResource callback
Loïc Hoguin
2014-07-07
Merge branch 'fix-spdy-parse-frame' of git://github.com/voluntas/cowboy
Loïc Hoguin
2014-07-07
Add failing test of chaining SPDY frames
Loïc Hoguin
2014-07-07
Small addition to 2.0 roadmap
Loïc Hoguin
2014-07-06
Provide installable man pages
Loïc Hoguin
2014-07-01
Add a new guide chapter: designing a resource handler
Loïc Hoguin
2014-07-01
Explain that passing Req around leads to undefined behavior
Loïc Hoguin
2014-07-01
Merge branch 'fix/rest_principles_typo' of git://github.com/paulo-ferraz-oliv...
Loïc Hoguin
2014-06-30
Fix typo in REST principles chapter
Paulo Oliveira
2014-06-30
Add missing bracket in a guide example
Loïc Hoguin
2014-06-30
Tweak the REST principles chapter following feedback
Loïc Hoguin
2014-06-30
Add note about httpbis to the roadmap
Loïc Hoguin
2014-06-30
Return 422 instead of 400 when AcceptResource returns false
Loïc Hoguin
2014-06-30
Update specs that were too wide
Loïc Hoguin
2014-06-30
Forgot a todo in the ROADMAP
Loïc Hoguin
2014-06-30
Roadmap for Cowboy 2.0
Loïc Hoguin
2014-06-30
Fix typo
Loïc Hoguin
[next]