v3.2.0
What's Changed
- feat: add support for multipart data by @huzaifaarain in #14
Added Multipart Support
The package now support multipart requests from Guzzle, however for the sake of simplicity each content item with the Content-Type specified will be logged without rendering the file in raw or parsed format.
New Contributors
- @huzaifaarain made their first contribution in #14
Full Changelog: v3.1.0...v3.2.0