Closed carllerche closed 5 years ago
The headers crate is now used to correctly parse the content-type header. This fixes a bug where requests with JSON bodies would be rejected if the content-type header value included a charset.
headers
The
headers
crate is now used to correctly parse the content-type header. This fixes a bug where requests with JSON bodies would be rejected if the content-type header value included a charset.