v4.1.3 (2020-04-13)
Scope
- Web requests and responses, and Core extension interfaces
Changes
- Added
- Add
@RequestBodyfor JSON request bodies and provide a cross-origin Filter utility.
- Add
- Improved
- Include Content-Length in response output.
Upgrade notes
- Correct
ApiBinderCreatertoApiBinderCreator; update type references in custom extensions.