Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix the problem that HTTP steam request cannot be flushed (#523)
* Add check for charset in content-type header in ServeHTTP function * Add support for chunked transfer encoding in ServeHTTP function * Fix content-type and transfer-encoding checks in ServeHTTP function --------- Co-authored-by: taco.wang <taco.wang@anker-in.com> Co-authored-by: Erik Pellizzon <erikpelli@tutamail.com>
- Loading branch information