Steven Gravell
|
bebe3dc5d2
do not send ports 80 and 443 - browsers get mad
|
14 лет назад |
Loïc Hoguin
|
f03dbf4d06
Use dialyzer directly instead of through rebar
|
14 лет назад |
Loïc Hoguin
|
c427c7f8ec
Merge remote-tracking branch 'skarab/listen-ip'
|
14 лет назад |
Hunter Morris
|
5f438561e9
Pass {ip, Ip} configuration through for TCP and SSL transports
|
14 лет назад |
Loïc Hoguin
|
a93eb02646
Fix a binary warning in cowboy_clock.
|
14 лет назад |
Loïc Hoguin
|
648921b8cf
Add hibernate support for websockets.
|
14 лет назад |
Loïc Hoguin
|
b00dd6fba2
Add a 'profile' environment variable to start a profiler when the app starts.
|
14 лет назад |
Loïc Hoguin
|
2fa1e53928
Compile the binary match pattern for websockets only once.
|
14 лет назад |
Loïc Hoguin
|
919fa638ee
Add function cowboy_http_req:compact/1 to regain memory.
|
14 лет назад |
Loïc Hoguin
|
3cfdf46e97
Remove a binary warning from websocket_data by removing a byte_size call.
|
14 лет назад |
Loïc Hoguin
|
ad2e905a81
Send a meaningful error to error_logger on websocket handler crashes.
|
14 лет назад |
Loïc Hoguin
|
3e55cb62c9
Refresh the type specifications.
|
14 лет назад |
Loïc Hoguin
|
0720d6b9e3
Automatically start crypto, public_key and ssl if needed.
|
14 лет назад |
Loïc Hoguin
|
4c4030a792
Send a meaningful error to error_logger on handler crashes.
|
14 лет назад |
Loïc Hoguin
|
548a9a15b8
README: Grammar fixes.
|
14 лет назад |
Loïc Hoguin
|
42111aa11f
Merge remote-tracking branch 'nox/code-coverage'
|
14 лет назад |
Loïc Hoguin
|
4e4df58242
Makefile: Clean build the application before starting tests.
|
14 лет назад |
Loïc Hoguin
|
98b9b1124c
Merge remote-tracking branch 'nox/path-info'
|
14 лет назад |
Anthony Ramine
|
107eba92a3
Enable code coverage
|
14 лет назад |
Anthony Ramine
|
4e09d776f5
Document the path info feature
|
14 лет назад |
Loïc Hoguin
|
9f06bac7bf
Only try to update the Date field once every seconds.
|
14 лет назад |
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 лет назад |