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 |
Loïc Hoguin
|
1ef5a1c45b
Add a test for metrics with a request body
|
7 years ago |
Loïc Hoguin
|
4211ea41bd
Add experimental metrics stream handler
|
7 years ago |
Loïc Hoguin
|
c602871f86
Fix HTTP/1.1 stopping streams too early
|
7 years ago |
Loïc Hoguin
|
b9526a1745
Make the getting started use 2.0.0
|
7 years ago |
Loïc Hoguin
|
d43bcb5cb3
Add OTP-20.1.2 to CI
|
7 years ago |
Loïc Hoguin
|
f104da9322
Small guide fixes
|
7 years ago |
Loïc Hoguin
|
d3f15cfd8b
Make a few link use https
|
7 years ago |
Loïc Hoguin
|
716a052b15
Update version, CI and Cowlib dependency version
|
7 years ago |
Loïc Hoguin
|
6fc05a6d64
Make sure a path parsing error in the router gives a 400
|
7 years ago |
Loïc Hoguin
|
b2bd9ccfb5
Document cow_ws:frame in Cowboy for now
|
7 years ago |
Loïc Hoguin
|
9317751cb3
Fix cowboy:set_env when the env value is missing
|
7 years ago |
Jeffrey Griffin
|
6460e9d2d2
Fix infinite loop on incomplete multipart body
|
8 years ago |
Loïc Hoguin
|
292e732abf
Fix the documentation for the command flow
|
7 years ago |
Loïc Hoguin
|
bec019dce5
Clarify a multipart example
|
7 years ago |
Loïc Hoguin
|
754d125f35
Cowboy 2.0.0-rc.4
|
7 years ago |
Loïc Hoguin
|
fda2d150db
Fix error response when constraint validation fails
|
7 years ago |
Loïc Hoguin
|
5fe46ebe64
Add OTP-20.1 to CI
|
7 years ago |
Loïc Hoguin
|
11ae407eed
Ensure the behavior on stream handler crash is consistent
|
7 years ago |
Loïc Hoguin
|
d47e22edaa
Cleanup various comments
|
7 years ago |