v1.0.6
- Added url normalization support which fixes the document root when the document root directive has not been explicitly declared for the project folder (such as by using the
DOCUMENT_ROOTdirective in apache) - Removed url normalization from
\BitFrame\Factory\HttpMessageFactory - Added url normalization to
\BitFrame\Message\RequestTrait