Loïc Hoguin
|
806cde9ace
Cleanup the configuration handling in http_SUITE
|
11 years ago |
Loïc Hoguin
|
71b8316b0d
Fix application start order in tests, gun depends on cowlib
|
11 years ago |
Loïc Hoguin
|
704f61c9d1
Remove cowboy_client; use gun for the HTTP test suite
|
11 years ago |
Loïc Hoguin
|
917cf99e10
Add and document the new multipart code
|
11 years ago |
Loïc Hoguin
|
4efe014a2a
Fix a small typo in a test
|
11 years ago |
James Fish
|
1c474af8ee
Fix loop handler keepalive race condition
|
11 years ago |
Adrian Roe
|
c2e946708e
Add a workaround to disable chunked transfer-encoding
|
11 years ago |
Loïc Hoguin
|
6672ea0415
Review, improve and document the static files handler
|
11 years ago |
Loïc Hoguin
|
4a30198f90
Make cowlib a proper dependency
|
11 years ago |
YAMAMOTO Takashi
|
d2adbf3de6
add some tests for Host header parser
|
11 years ago |
Loïc Hoguin
|
f66a6fc57a
Merge branch 'fix-chunked-req' of git://github.com/fishcakez/cowboy
|
11 years ago |
James Fish
|
f0cc2d01e6
Fix decoding of chunked body.
|
12 years ago |
Loïc Hoguin
|
39caf34fe3
Merge branch 'fix/http-tests-get-mtu' of git://github.com/soundrop/cowboy
|
11 years ago |
Loïc Hoguin
|
fdf2bc93f6
Add asn1 to the list of applications to be started for SSL
|
12 years ago |
Ali Sabil
|
240533939c
Use ct_helper for retrieving the loopack interface MTU
|
12 years ago |
Ali Sabil
|
809dc32339
Improve the detection of localhost interfaces for the HTTP test suite
|
12 years ago |
Ali Sabil
|
fdd67b72a3
Fix the reading of the localhost MTU in the HTTP tests
|
12 years ago |
Loïc Hoguin
|
e50f7e4086
Move static files creation into ct_helper
|
12 years ago |
Loïc Hoguin
|
4fde6cba94
In content-types, the charset parameter is converted to lowercase
|
12 years ago |
Loïc Hoguin
|
6e33274c85
Update Ranch to 0.8.2 and use ct_helper for testing SSL
|
12 years ago |
James Fish
|
c8242ab396
Add chunked response body fun
|
12 years ago |
Loïc Hoguin
|
12bd1afeed
Merge branch 'fix-tests' of git://github.com/fishcakez/cowboy
|
12 years ago |
Loïc Hoguin
|
e73780975c
Merge branch 'pr-381-fix' of git://github.com/seletskiy/cowboy
|
12 years ago |
Seletskiy Stanislav
|
f316b47d13
Add default CTP: "text/html" maps to `to_html`
|
12 years ago |
James Fish
|
77d1082233
Fix memory issue with large return values in testcases
|
12 years ago |
Loïc Hoguin
|
ad91aaf81a
Reorganize the http test suite
|
12 years ago |
Loïc Hoguin
|
282e532ba9
Move SSL test certificates in a subdirectory
|
12 years ago |
Loïc Hoguin
|
b58a0549e1
Add default operations for OPTIONS method in REST
|
12 years ago |
Loïc Hoguin
|
2aabc73045
Ensure we can fetch the body in the info/3 function of loop handlers
|
12 years ago |
Vladimir Dronnikov
|
180143f9b2
rest: reject incorrect content-type header
|
12 years ago |