Loïc Hoguin
|
c7069e7fb9
Add the Server header in the HTTP replies.
|
14 лет назад |
Loïc Hoguin
|
95006c3291
Add the required Date header in the HTTP replies.
|
14 лет назад |
Loïc Hoguin
|
5d698250b2
Add a max_connections transport option.
|
14 лет назад |
Loïc Hoguin
|
b3d3045cae
Increase the default backlog from 128 to 1024.
|
14 лет назад |
Anthony Ramine
|
0ca8f1364b
Implement path_info feature
|
14 лет назад |
Anthony Ramine
|
094f5c1735
Remove a superfluous function clause in try_match
|
14 лет назад |
Loïc Hoguin
|
420f5baf98
Add chunked reply support.
|
14 лет назад |
Loïc Hoguin
|
18582a7a39
Separate building the response head from replying.
|
14 лет назад |
Loïc Hoguin
|
39513deaca
Removed a few lines from the README for pedantic correctness.
|
14 лет назад |
Loïc Hoguin
|
078ab340e9
Merge remote-tracking branch 'nox/improve-readme'
|
14 лет назад |
Anthony Ramine
|
cd737847cf
Improve README
|
14 лет назад |
Loïc Hoguin
|
86732c76a2
Merge remote-tracking branch 'nox/atom-response-headers'
|
14 лет назад |
Loïc Hoguin
|
5a7b7429ff
Greatly improve the README.
|
14 лет назад |
Anthony Ramine
|
48f7cd3a35
Allow atoms for response header names
|
14 лет назад |
Loïc Hoguin
|
470baff61f
Add headers_huge test, demonstrating issue #3 is fixed.
|
14 лет назад |
Loïc Hoguin
|
29e71cf4da
Switch the HTTP protocol to use binary packets instead of lists.
|
14 лет назад |
Loïc Hoguin
|
6c1f73c53c
Add cowboy_http_req:port/1.
|
14 лет назад |
Loïc Hoguin
|
cc663df5db
Makefile: Add separate eunit and ct test rules.
|
14 лет назад |
Loïc Hoguin
|
bb800ee0d9
Use http_headers() type in cowboy_http_req:headers/1.
|
14 лет назад |
Loïc Hoguin
|
849ec73eb8
Merge remote-tracking branch 'nox/complete-app-file'
|
14 лет назад |
Anthony Ramine
|
9c155bfea7
Add cowboy_sup to the list of registered processes
|
14 лет назад |
Loïc Hoguin
|
0fa5f71232
Merge pull request #5 from yrashk/patch-1.
|
14 лет назад |
Loïc Hoguin
|
732ccf12dc
Merge pull request #4 from nox/erlang-highlighting.
|
14 лет назад |
Loïc Hoguin
|
65048fa657
Add backlog transport option.
|
14 лет назад |
Yurii Rashkovskii
|
cf6a506385
README: added a mentioning of agner dependencies mechanism
|
14 лет назад |
Anthony Ramine
|
2c21f0cd09
Use syntax highlighted code block in README.md
|
14 лет назад |
Loïc Hoguin
|
c044fa9602
Remove the next_request function always matching its first clause.
|
14 лет назад |
Loïc Hoguin
|
20293be912
Fix type specs for ssl:socket.
|
14 лет назад |
Loïc Hoguin
|
e8286e18e6
Remove the include/types.hrl file.
|
14 лет назад |
Loïc Hoguin
|
63a92df14e
Replace port_number() by ip_port() from kernel/include/inet.hrl.
|
14 лет назад |