mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-15 20:50:24 +00:00
Remove transfer-encoding parsing from cowboy_req
The header never reaches this point.
This commit is contained in:
parent
d1c210b105
commit
2376983295
2 changed files with 0 additions and 6 deletions
|
@ -162,8 +162,6 @@ To :: non_neg_integer() | infinity
|
|||
Final :: neg_integer()
|
||||
----
|
||||
|
||||
// @todo Remove transfer-encoding from the headers parsed by this function.
|
||||
|
||||
.sec-websocket-extensions
|
||||
[source,erlang]
|
||||
----
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue