PSR7-Middlewares v3.17.0 Release Notes

Release Date: 2016-10-12 // over 7 years ago
    • Https: New option Https::checkHttpsForward() to check the headers X-Forwarded-Proto: https or X-Forwarded-Port: 443
    • Https: Adds automatically the https protocol to the Location header in redirect responses to avoid infinite redirections #41
    • The stream factory receives a third argument with the stream object to replace #42