PSR7-Middlewares v3.21.1 Release Notes
Release Date: 2017-09-28 // over 7 years ago-
- ๐ Fixed bug in clientIp when the default headers are not initialized #83
Previous changes from v3.21.0
-
- โ 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