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
2013-04-30
Update LICENSE date
Loïc Hoguin
2013-04-30
Make getting deps a function in the Makefile
Loïc Hoguin
2013-04-29
Fix a bug in REST when allowed_methods is defined when method is OPTIONS
Loïc Hoguin
2013-04-28
Merge branch 'chunked-set-resp-body-fun' of git://github.com/fishcakez/cowboy
Loïc Hoguin
2013-04-26
Add chunked response body fun
James Fish
2013-04-26
Move a test resource where it belongs
Loïc Hoguin
2013-04-26
Update CHANGELOG
0.8.4
Loïc Hoguin
2013-04-26
Fix a small error in the REST part of the guide
Loïc Hoguin
2013-04-26
Update AUTHORS
Loïc Hoguin
2013-04-26
Update to 0.8.4
Loïc Hoguin
2013-04-26
Merge branch 'range_header' of git://github.com/Egobrain/cowboy
Loïc Hoguin
2013-04-26
Added range header parser
Egobrain
2013-04-26
Merge branch 'fix-tests' of git://github.com/fishcakez/cowboy
Loïc Hoguin
2013-04-26
Merge branch 'remove_asserts' of git://github.com/Egobrain/cowboy
Loïc Hoguin
2013-04-26
Removed asserts from unit tests
Egobrain
2013-04-26
Update the REST chapter of the guide
Loïc Hoguin
2013-04-26
Merge branch 'pr-381-fix' of git://github.com/seletskiy/cowboy
Loïc Hoguin
2013-04-26
Fix indenting issues in `cowboy_rest.erl`
Seletskiy Stanislav
2013-04-26
Add default CTP: "text/html" maps to `to_html`
Seletskiy Stanislav
2013-04-26
Fix memory issue with large return values in testcases
James Fish
2013-04-25
Cookie names are case sensitive
Loïc Hoguin
2013-04-25
Improve static file handler guide chapter
Loïc Hoguin
2013-04-25
Document meta values set by REST
Loïc Hoguin
2013-04-24
Update Autobahn test suite to 0.5.3
Loïc Hoguin
2013-04-24
Only test Websocket RFC6455 in Autobahn from now on
Loïc Hoguin
2013-04-24
Reorganize the http test suite
Loïc Hoguin
2013-04-22
Move SSL test certificates in a subdirectory
Loïc Hoguin
2013-04-22
Reorganize the websocket test suite
Loïc Hoguin
2013-04-22
Fix an outdated comment
Loïc Hoguin
2013-04-20
REST is no longer experimental
Loïc Hoguin
2013-04-20
Fix POST behavior in REST
Loïc Hoguin
2013-04-19
Add section about REST methods
Loïc Hoguin
2013-04-15
Build Allow header with a binary comprehension
Loïc Hoguin
2013-04-12
Merge branch 'fix_pastebin_example' of git://github.com/acammack/cowboy
Loïc Hoguin
2013-04-12
Fix rest_pastebin example
Adam Cammack
2013-04-12
Add default operations for OPTIONS method in REST
Loïc Hoguin
2013-04-12
Update Ranch to 0.8.1
Loïc Hoguin
2013-04-12
Don't receive data from the socket only once in the loop handler
Loïc Hoguin
2013-04-12
Ensure we can fetch the body in the info/3 function of loop handlers
Loïc Hoguin
2013-04-12
Merge branch 'rest-content-type' of git://github.com/dvv/cowboy
Loïc Hoguin
2013-04-12
rest: reject incorrect content-type header
Vladimir Dronnikov
2013-04-12
Merge branch 'master' of git://github.com/andrzejsliwa/cowboy
Loïc Hoguin
2013-04-12
missing comma in documentation of static examples
Andrzej Sliwa
2013-04-11
Merge branch 'eventsource-helper' of git://github.com/jdavisp3/cowboy
Loïc Hoguin
2013-04-11
Merge branch 'iolist_path_support' of git://github.com/tsloughter/cowboy
Loïc Hoguin
2013-04-11
Fix static handler snippet in the guide
Loïc Hoguin
2013-04-11
Merge branch 'fix/sendfile-error-handling' of git://github.com/soundrop/cowboy
Loïc Hoguin
2013-04-11
First draft of the REST chapter in the guide
Loïc Hoguin
2013-04-11
Don't accept TRACE or CONNECT methods by default in REST
Loïc Hoguin
2013-04-11
Remove process_post, post_is_create, create_path, created_path callbacks
Loïc Hoguin
[next]