Loïc Hoguin
|
cc54c207e3
Implement flow control for HTTP/1.1
|
5 лет назад |
Loïc Hoguin
|
0c4103984b
Add migration guide for Cowboy 2.7
|
5 лет назад |
Loïc Hoguin
|
b350180503
Add new stream handlers to the guide
|
5 лет назад |
Loïc Hoguin
|
80aef3cdaa
Document no date/server headers from response/headers commands
|
5 лет назад |
Loïc Hoguin
|
2e8fcb9a9e
Add cowboy_req:cast/2
|
5 лет назад |
Loïc Hoguin
|
5cdf78fd57
Fix an intermittent test issue
|
5 лет назад |
Loïc Hoguin
|
fad0ac8fb6
Document the set_options stream handler command
|
5 лет назад |
Loïc Hoguin
|
e25fb19bab
Document the log stream handler command
|
5 лет назад |
Loïc Hoguin
|
53bc54a860
Document the logger option
|
5 лет назад |
Loïc Hoguin
|
0342866c2e
Document cowboy_tracer_h
|
5 лет назад |
Loïc Hoguin
|
eaed063702
Document cowboy_metrics_h
|
5 лет назад |
Loïc Hoguin
|
3977f2b96f
Document the commands based Websocket interface
|
5 лет назад |
Loïc Hoguin
|
2b38526351
Fix PUT when resource doesn't exist in flowchart
|
5 лет назад |
Loïc Hoguin
|
62836cdddc
Document how to recover from cookie parsing errors
|
5 лет назад |
Loïc Hoguin
|
3e23aff1d1
Add Websocket option validate_utf8
|
5 лет назад |
Loïc Hoguin
|
c50d6aa09c
Don't discard data following a Websocket upgrade request
|
5 лет назад |
Loïc Hoguin
|
618c001291
Fix REST flowchart around 201 response for PUT
|
5 лет назад |
Loïc Hoguin
|
03dac1486d
Add cowboy_req:filter_cookies/2
|
5 лет назад |
Loïc Hoguin
|
5ffb4f98e0
Make cowboy_compress_h add vary: accept-encoding
|
5 лет назад |
Loïc Hoguin
|
1a9e62ae2a
Improve some early_error tests
|
5 лет назад |
Loïc Hoguin
|
28aee1f272
Document media type wildcard in content_types_accepted
|
5 лет назад |
Loïc Hoguin
|
1ba48c58b1
Make stream_error early_error reasons consistent
|
5 лет назад |
Loïc Hoguin
|
57badc9082
Add HTTP/2 tests with responses with HTTP/1.1 specific headers
|
5 лет назад |
Loïc Hoguin
|
99df823cc3
Document stopping the listener in App:stop/1
|
5 лет назад |
Loïc Hoguin
|
e4a535cfa6
Fix another Dialyzer warning
|
5 лет назад |
Loïc Hoguin
|
eaa052616f
Ensure we can stream the response body from any process
|
5 лет назад |
Loïc Hoguin
|
20660d7566
Ensure we can read the request body from any process
|
5 лет назад |
Loïc Hoguin
|
8f6ee9c186
Make sure cowboy_http doesn't receive stray timeout messages
|
5 лет назад |
Loïc Hoguin
|
f673e191b3
Add {set_options, #{metrics_user_data := Map}}
|
5 лет назад |
Loïc Hoguin
|
a14ecf19c6
Add more HTTP/1.1 header parsing tests
|
5 лет назад |