Highlights
- Fixed the
content-typeheader guard in request handler, so that headers likeContent-Type: application-json;charset=utf-8will be accepted
What's Changed
- Fixed content-type header guard for request handler by @bobs4462 in #241
Full Changelog: 0.2.8...0.2.9