PSR7-Middlewares v3.21.1 Release Notes

Release Date: 2017-09-28 // over 6 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