PSR7-Middlewares v3.21.0 Release Notes
Release Date: 2017-08-27 // about 7 years ago-
- โ Added an option to prepend namespaces to override middlewares #78
- ๐ Fixed phpunit tests #82
- ๐ Improved FormatNegotiator #80 #81:
- Fixed the behaviour of the default format in some circunstances
- Allow to disable the default format returning a 406 response if no format has been found
- Allow to customize the list of available formats