]> Kevux Git Server - koopa/commit
Bugfix: uri processing code is not handling authority correctly
authorKevin Day <thekevinday@gmail.com>
Wed, 26 Apr 2017 16:01:29 +0000 (11:01 -0500)
committerKevin Day <thekevinday@gmail.com>
Wed, 26 Apr 2017 16:01:29 +0000 (11:01 -0500)
commit79884f0ac99d3fb4a2e154cb5227a72bfd8c4a73
tree3899e10f240cd1a7fe51dbc096724932878fc523
parent4b31ecdaace925f8f84921fd3d4f091d3a098be6
Bugfix: uri processing code is not handling authority correctly

The authority is now being processed after scheme is found in a url.
The authority now properly returns success when a forward slash is found.
common/base/classes/base_rfc_string.php