v0.14.3
What's changed
- Various improvements to error handling
- Updated validation messages
- Improve HAR typings
Fixes
- Param not discared when name is empty
- Query items with a null name throws validation error
- Validation error thrown when GET request has postData
- Assume text/plain when no mime type is present
- Infer mime type from postData content when mime type is missing
- Various fixes related to weird input data
Full Changelog: v0.13.1...v0.14.3