Loïc Hoguin
|
c966076bbe
Add a test for multipart over chunked transfer-encoding
|
11 years ago |
Loïc Hoguin
|
da29d8138d
Merge branch 'language-range-header' of git://github.com/NineFX/cowboy
|
11 years ago |
Loïc Hoguin
|
87cd5a2206
Change wording in the guide to remove ambiguity
|
11 years ago |
Loïc Hoguin
|
980342f73c
Make loop handlers work with SPDY
|
11 years ago |
Loïc Hoguin
|
a3f7f68e30
Fix two issues where listeners didn't get stopped properly
|
11 years ago |
Loïc Hoguin
|
25a17a2590
Move listener initialization to cowboy_test
|
11 years ago |
Loïc Hoguin
|
b377eb9805
Start applications directly from the ct hook
|
11 years ago |
Loïc Hoguin
|
75218c4be0
Silence expected test error reports from the console output
|
11 years ago |
Loïc Hoguin
|
74512fc84c
Enable Autobahn Test Suite by default
|
11 years ago |
Loïc Hoguin
|
806cde9ace
Cleanup the configuration handling in http_SUITE
|
11 years ago |
Loïc Hoguin
|
23eb3f8e9a
Fix manual for content_types_provided
|
11 years ago |
Loïc Hoguin
|
5c2adc167a
Merge branch 'fix/basic-auth-empty-password' of git://github.com/soundrop/cowboy
|
11 years ago |
Loïc Hoguin
|
e9198e7387
Kato.im added to the list of sponsors
|
11 years ago |
Loïc Hoguin
|
e553323671
Add 17.0 and 17.0_native to the list of tested releases
|
11 years ago |
Loïc Hoguin
|
71b8316b0d
Fix application start order in tests, gun depends on cowlib
|
11 years ago |
Loïc Hoguin
|
0502452967
Update cowlib to 0.6.1
|
11 years ago |
Loïc Hoguin
|
c9b9644aa3
Add +warn_missing_spec and fix specs
|
11 years ago |
Loïc Hoguin
|
17af50812c
Remove outdated comments, all edoc, plus a few minor tweaks
|
11 years ago |
Loïc Hoguin
|
9110ee83fe
Update rebar.config
|
11 years ago |
Loïc Hoguin
|
a01f992ffb
Simplify the SPDY suite using the new Gun interface
|
11 years ago |
Loïc Hoguin
|
abf246c9aa
Make the latin1 cyrillic route tests work on R17+
|
11 years ago |
Loïc Hoguin
|
0c0caa3a47
Don't flush the resp_sent message if connection is closed
|
11 years ago |
Loïc Hoguin
|
704f61c9d1
Remove cowboy_client; use gun for the HTTP test suite
|
11 years ago |
Loïc Hoguin
|
d4ce3c638d
Use the new chunked and identity transfer decoding code from cowlib
|
11 years ago |
Loïc Hoguin
|
dbf7b1c5e5
Use cow_http_hd:parse_transfer_encoding/1 where applicable
|
11 years ago |
Loïc Hoguin
|
dff1b5715c
Use cow_http_hd:parse_content_length/1 where applicable
|
11 years ago |
Loïc Hoguin
|
2629f70ef3
Use cow_http_hd:parse_connection/1 where applicable
|
11 years ago |
Loïc Hoguin
|
86db9e1ee4
Update erlang.mk
|
11 years ago |
Loïc Hoguin
|
53ffd7b93e
Update cowlib to 0.6.0
|
11 years ago |
Loïc Hoguin
|
111df70d69
Remove R16B03-0 from the list of tested releases
|
11 years ago |