Loïc Hoguin
|
6cc162583d
Keep the state returned by the tracer callback
|
7 years ago |
Loïc Hoguin
|
32d9d494c7
Add a changelog for cowboy_rest
|
7 years ago |
Loïc Hoguin
|
f200a6febd
Fix the introduction version for the new 2.1 functions
|
7 years ago |
Loïc Hoguin
|
44d96ed9be
Add missing changes for 2.1 release
|
7 years ago |
Loïc Hoguin
|
1e88324864
Update Cowboy to 2.1.0
|
7 years ago |
Loïc Hoguin
|
da304799fe
Add a terminate event to the tracer and more tests
|
7 years ago |
Loïc Hoguin
|
af58babd94
Fix stream_handler_SUITE test failures
|
7 years ago |
Loïc Hoguin
|
5bb6438e10
Don't crash when cowboy_clock is not running
|
7 years ago |
Loïc Hoguin
|
836342abb8
Add {switch_handler, Module} return value to cowboy_rest
|
7 years ago |
Loïc Hoguin
|
5e88a9b394
Update Cowlib to 2.0.1 and fix OTP 20.1+ Websocket compression
|
7 years ago |
Loïc Hoguin
|
83bd8bc935
Fix two edge cases for cowboy_req:stream_body
|
7 years ago |
Loïc Hoguin
|
774824cd0f
Fix another warning
|
7 years ago |
Loïc Hoguin
|
ad9ab51648
Add some todos
|
7 years ago |
Loïc Hoguin
|
4e85ad76a0
Fix a unused warning
|
7 years ago |
Loïc Hoguin
|
d41f2914b0
Fix broken tests in loop_handler_SUITE
|
7 years ago |
Loïc Hoguin
|
fb13e5c9e9
Fix the static_handler test suite
|
7 years ago |
Loïc Hoguin
|
a97640d56d
Add informational responses to metrics
|
7 years ago |
Loïc Hoguin
|
217fac7f44
Handle expect: 100-continue request headers
|
7 years ago |
Loïc Hoguin
|
f3d6b05b86
Add cowboy_req:inform/2,3
|
7 years ago |
Loïc Hoguin
|
f4331f7c16
Add cowboy_tracer_h stream handler
|
7 years ago |
Loïc Hoguin
|
ef58e15547
Introduce cowboy_req:sock/1 and cowboy_req:cert/1
|
7 years ago |
Luke Bakken
|
4090adaecc
Add migration note concerning multiple headers
|
7 years ago |
Loïc Hoguin
|
e7114577bb
Fix a bug in HTTP/2 where connection gets closed prematurely
|
7 years ago |
Loïc Hoguin
|
133d359674
Add a metrics test for switching to Websocket
|
7 years ago |
Loïc Hoguin
|
4bebe39975
Ensure stream terminate is called when switching protocols
|
7 years ago |
Loïc Hoguin
|
debaecd49a
Add a test for stream_reply metrics
|
7 years ago |
Loïc Hoguin
|
76f4db863e
Fix sending of final chunk in HTTP/1.1
|
7 years ago |
Loïc Hoguin
|
c4651261b6
Add a test for early_error metrics
|
7 years ago |
Loïc Hoguin
|
2a905e9bda
Add a metrics test when the handler didn't send anything
|
7 years ago |
Loïc Hoguin
|
c62ce1c63e
Fix stream handler state being discarded on terminate
|
7 years ago |