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
/
test
/
http_SUITE.erl
Age
Commit message (
Expand
)
Author
2014-03-24
Remove cowboy_client; use gun for the HTTP test suite
Loïc Hoguin
2014-02-06
Add and document the new multipart code
Loïc Hoguin
2013-12-28
Fix a small typo in a test
Loïc Hoguin
2013-11-18
Fix loop handler keepalive race condition
James Fish
2013-11-08
Add a workaround to disable chunked transfer-encoding
Adrian Roe
2013-11-02
Review, improve and document the static files handler
Loïc Hoguin
2013-09-04
Make cowlib a proper dependency
Loïc Hoguin
2013-09-03
add some tests for Host header parser
YAMAMOTO Takashi
2013-07-12
Merge branch 'fix-chunked-req' of git://github.com/fishcakez/cowboy
Loïc Hoguin
2013-07-05
Fix decoding of chunked body.
James Fish
2013-06-29
Merge branch 'fix/http-tests-get-mtu' of git://github.com/soundrop/cowboy
Loïc Hoguin
2013-06-20
Add asn1 to the list of applications to be started for SSL
Loïc Hoguin
2013-06-13
Use ct_helper for retrieving the loopack interface MTU
Ali Sabil
2013-06-10
Improve the detection of localhost interfaces for the HTTP test suite
Ali Sabil
2013-06-07
Fix the reading of the localhost MTU in the HTTP tests
Ali Sabil
2013-06-03
Move static files creation into ct_helper
Loïc Hoguin
2013-05-31
In content-types, the charset parameter is converted to lowercase
Loïc Hoguin
2013-05-01
Update Ranch to 0.8.2 and use ct_helper for testing SSL
Loïc Hoguin
2013-04-26
Add chunked response body fun
James Fish
2013-04-26
Merge branch 'fix-tests' of git://github.com/fishcakez/cowboy
Loïc Hoguin
2013-04-26
Merge branch 'pr-381-fix' of git://github.com/seletskiy/cowboy
Loïc Hoguin
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-24
Reorganize the http test suite
Loïc Hoguin
2013-04-22
Move SSL test certificates in a subdirectory
Loïc Hoguin
2013-04-12
Add default operations for OPTIONS method in REST
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
rest: reject incorrect content-type header
Vladimir Dronnikov
2013-04-11
Remove process_post, post_is_create, create_path, created_path callbacks
Loïc Hoguin
2013-03-06
Check the length before reading the body in body/1 and body_qs/1
rambocoder
2013-03-03
Add '*' matcher for parameters
Slava Yurin
2013-03-02
Run tests in parallel
Loïc Hoguin
2013-03-02
Use random ports for tests
Loïc Hoguin
2013-02-20
Add cowboy:set_env/3
Loïc Hoguin
2013-02-11
Better handle socket closing with loop handlers
Loïc Hoguin
2013-01-29
Merge branch 'patch-1' of https://github.com/CamShaft/cowboy
Loïc Hoguin
2013-01-29
allow POST rest handling to specify path after accepting content
Tom Burdick
2013-01-29
Merge branch 'rest_patch' of https://github.com/treetopllc/cowboy
Loïc Hoguin
2013-01-29
Fix chunked streaming of request body and improve speed
Loïc Hoguin
2013-01-29
add patch support to cowboy_rest
Tom Burdick
2013-01-28
New routing
Loïc Hoguin
2013-01-22
Do not require inets for running tests anymore
Loïc Hoguin
2013-01-21
Improve keepalive tests
Loïc Hoguin
2013-01-20
Fix an issue for replies in onresponse mishandling headers
Loïc Hoguin
2013-01-10
Update autobahntestsuite to 0.5.2
Loïc Hoguin
2013-01-07
Add optional automatic response body compression
Loïc Hoguin
2013-01-06
Add protection against slowloris vulnerability
Loïc Hoguin
2013-01-05
Add cowboy_req:set_resp_body_fun/2
Loïc Hoguin
2013-01-04
Hello 2013
Loïc Hoguin
2013-01-03
Add middleware support
Loïc Hoguin
[prev]
[next]