Skip to content

Added the ability to control "wrapped" middleware...

Choose a tag to compare

@the-t-in-rtf the-t-in-rtf released this 15 Mar 08:41
· 110 commits to main since this release

Standardised "wrapped" middleware such as the JSON parser, the URL encoding parser, and the session middleware. All use the same code, and now support passing options to the underlying middleware. See GPII-2311 for details.