Closed Zegnat closed 6 years ago
Blocked by #13.
After #13 is resolved, ServerRequestCreator::fromGlobals
can be changed to call static::getHeadersFromServer
as fallback.
This is no longer blocked and calls static::getHeadersFromServer
as fallback.
Addresses a common issue developers will run into, discussion: https://github.com/Nyholm/psr7-server/issues/11#issuecomment-409953731.