Loïc Hoguin
|
3e55cb62c9
Refresh the type specifications.
|
14 years ago |
Loïc Hoguin
|
0720d6b9e3
Automatically start crypto, public_key and ssl if needed.
|
14 years ago |
Loïc Hoguin
|
4c4030a792
Send a meaningful error to error_logger on handler crashes.
|
14 years ago |
Loïc Hoguin
|
548a9a15b8
README: Grammar fixes.
|
14 years ago |
Loïc Hoguin
|
42111aa11f
Merge remote-tracking branch 'nox/code-coverage'
|
14 years ago |
Loïc Hoguin
|
4e4df58242
Makefile: Clean build the application before starting tests.
|
14 years ago |
Loïc Hoguin
|
98b9b1124c
Merge remote-tracking branch 'nox/path-info'
|
14 years ago |
Anthony Ramine
|
107eba92a3
Enable code coverage
|
14 years ago |
Anthony Ramine
|
4e09d776f5
Document the path info feature
|
14 years ago |
Loïc Hoguin
|
9f06bac7bf
Only try to update the Date field once every seconds.
|
14 years ago |
Loïc Hoguin
|
c7069e7fb9
Add the Server header in the HTTP replies.
|
14 years ago |
Loïc Hoguin
|
95006c3291
Add the required Date header in the HTTP replies.
|
14 years ago |
Loïc Hoguin
|
5d698250b2
Add a max_connections transport option.
|
14 years ago |
Loïc Hoguin
|
b3d3045cae
Increase the default backlog from 128 to 1024.
|
14 years ago |
Anthony Ramine
|
0ca8f1364b
Implement path_info feature
|
14 years ago |
Anthony Ramine
|
094f5c1735
Remove a superfluous function clause in try_match
|
14 years ago |
Loïc Hoguin
|
420f5baf98
Add chunked reply support.
|
14 years ago |
Loïc Hoguin
|
18582a7a39
Separate building the response head from replying.
|
14 years ago |
Loïc Hoguin
|
39513deaca
Removed a few lines from the README for pedantic correctness.
|
14 years ago |
Loïc Hoguin
|
078ab340e9
Merge remote-tracking branch 'nox/improve-readme'
|
14 years ago |
Anthony Ramine
|
cd737847cf
Improve README
|
14 years ago |
Loïc Hoguin
|
86732c76a2
Merge remote-tracking branch 'nox/atom-response-headers'
|
14 years ago |
Loïc Hoguin
|
5a7b7429ff
Greatly improve the README.
|
14 years ago |
Anthony Ramine
|
48f7cd3a35
Allow atoms for response header names
|
14 years ago |
Loïc Hoguin
|
470baff61f
Add headers_huge test, demonstrating issue #3 is fixed.
|
14 years ago |
Loïc Hoguin
|
29e71cf4da
Switch the HTTP protocol to use binary packets instead of lists.
|
14 years ago |
Loïc Hoguin
|
6c1f73c53c
Add cowboy_http_req:port/1.
|
14 years ago |
Loïc Hoguin
|
cc663df5db
Makefile: Add separate eunit and ct test rules.
|
14 years ago |
Loïc Hoguin
|
bb800ee0d9
Use http_headers() type in cowboy_http_req:headers/1.
|
14 years ago |
Loïc Hoguin
|
849ec73eb8
Merge remote-tracking branch 'nox/complete-app-file'
|
14 years ago |