v3.0.6
π Bug Fixes
- XML context is not always handled correctly #1049
- UriModifyingContentModifier.modifyContent decodes with the request charset but re-encodes with the platform default #1043
- WebTestClientRequestConverter mishandles cookies whose value contains = #1040
- MockMvcRequestConverter uses US_ASCII for URL decoding while encoding uses UTF-8 #1034
- HTTP request snippet for PATCH, POST and PUT requests with no body has an incorrectly inferred Content-Type header #1018
π Documentation
π¨ Dependency Upgrades
β€οΈ Contributors
Thank you to all the contributors who worked on this release:
@banseok1216, @config25, and @zzoe2346