]> Kevux Git Server - koopa/commit
Bugfix: http request uri and http response location fixes
authorKevin Day <thekevinday@gmail.com>
Wed, 26 Apr 2017 16:10:41 +0000 (11:10 -0500)
committerKevin Day <thekevinday@gmail.com>
Wed, 26 Apr 2017 16:10:41 +0000 (11:10 -0500)
commit66128b17337fdd14f9c657016fe51dda4402890f
tree1204f11a90af607bddd2bd43a2ab82a3b1d4c666
parent79884f0ac99d3fb4a2e154cb5227a72bfd8c4a73
Bugfix: http request uri and http response location fixes

The request uri should include the scheme and authority where possible.
Fix a syntax error containing '$$' instead of '$'.

The response location needs to fully support an array.
common/base/classes/base_http.php
program/reservation/reservation_redirects.php