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
2016-06-06
Router: properly handle path segments
Loïc Hoguin
2016-06-06
REST: Ignore If...Since if If...Match header exists
Loïc Hoguin
2016-06-06
REST: If-None-Match uses weak Etag comparison
Loïc Hoguin
2016-06-06
REST: If-Match uses strong Etag comparison
Loïc Hoguin
2016-06-06
Remove the environment from cowboy_rest crash reports
Loïc Hoguin
2016-06-06
HTTP/2: Separate path and query components
Loïc Hoguin
2016-06-06
HTTP/2: Handle internal errors
Loïc Hoguin
2016-06-06
HTTP/2: add support for sending files
Loïc Hoguin
2016-06-06
HTTP/1.1: Don't send 500 errors twice
Loïc Hoguin
2016-06-06
Report request process crashes
Loïc Hoguin
2016-06-06
Use the correct process type for clear connections
Loïc Hoguin
2016-06-06
Wording tweak in static handler chapter in the guide
Loïc Hoguin
2016-05-25
gitignore: add examples/ dependency files
katsel
2016-05-24
Partial update of the user guide
Loïc Hoguin
2016-04-30
Fix ssl_hello_world example; document HTTP/2 output
Loïc Hoguin
2016-04-30
Fix hello_world example
Loïc Hoguin
2016-03-14
Clarify comments about remaining tests to add to rfc7540_SUITE
Loïc Hoguin
2016-03-13
Fix most remaining HTTP/2 handshake tests
Loïc Hoguin
2016-03-13
Fix more HTTP/2 handshake test cases
Loïc Hoguin
2016-03-12
Add initial HTTP/1.1 Upgrade to HTTP/2
Loïc Hoguin
2016-03-10
Add the beginning of the rfc7540 test suite
Loïc Hoguin
2016-03-10
Update Ranch to 1.2.1
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
2016-01-15
Minor grammar improvements from Derek Brown
2.0.0-pre.3
Loïc Hoguin
2016-01-15
Update Erlang.mk
Loïc Hoguin
2016-01-15
Try an experimental Erlang.mk CI feature
Loïc Hoguin
2016-01-15
Update CI
Loïc Hoguin
2016-01-15
Make the getting started properly use master
Loïc Hoguin
2016-01-14
Simplify specifying the Cowboy version in examples
Loïc Hoguin
2016-01-14
Remove the .app.src file in all examples
Loïc Hoguin
2016-01-14
Convert the example index README to AsciiDoc
Loïc Hoguin
2016-01-14
Merge branch 'patch-1' of https://github.com/yurrriq/cowboy
Loïc Hoguin
2016-01-14
Simplify example instructions and fix broken examples
Loïc Hoguin
2016-01-14
Convert the documentation to Asciidoc
Loïc Hoguin
2016-01-06
Update README.md
Eric Bailey
2015-12-11
Merge pull request #924 from abs/patch-1
Loïc Hoguin
2015-12-11
Update README.md
Andrei Soroker
2015-11-16
Update Erlang.mk
Loïc Hoguin
2015-11-16
Update CONTRIBUTING
Loïc Hoguin
2015-10-28
Update README.md
Thomas Gebert
2015-09-23
Update OTP versions to use for CI
Loïc Hoguin
2015-08-16
Update apt-get before installing things on CI
Loïc Hoguin
2015-08-07
Use 'Connection' header only when necessary
Alexey Lebedeff
2015-07-27
Add optional callbacks
Loïc Hoguin
2015-07-27
Add spec to silence a Dialyzer warning
Loïc Hoguin
2015-07-27
Use map syntax instead of maps:put/3
Loïc Hoguin
2015-07-27
Use erlang:monotonic_time instead of os:timestamp
Loïc Hoguin
2015-07-27
Use the new unique_integer function to generate IDs
Loïc Hoguin
[prev]
[next]