Skip to content

Tags: francerz/php-http-utils

Tags

v0.2.66

Toggle v0.2.66's commit message
FIX query string being passed from request to every siteUrl and baseU…

…rl when not stated.

v0.2.65

Toggle v0.2.65's commit message
IMP handling proxy server and host naming with port

v0.2.64

Toggle v0.2.64's commit message
FIX UriHelper::buildStringFromParts single slash when path and scheme…

… exists but empty authority

v0.2.63

Toggle v0.2.63's commit message
FIX UriHelper::buildStringFromParts misses slash when scheme or autho…

…rity is defined

v0.2.62

Toggle v0.2.62's commit message
FIX path slashes building uri string

v0.2.61

Toggle v0.2.61's commit message
FIX UriHelper buildStringFromParts assign empty scheme causes inconsi…

…stencies

v0.2.60

Toggle v0.2.60's commit message
FIX default values in UriHelper::buildStringFromParts

v0.2.59

Toggle v0.2.59's commit message
IMP RequestHelperTest with uri port, non standard.

v0.2.58

Toggle v0.2.58's commit message
ADD RequestHelper with method stringify (for easier debugging).

ADD UriHelper siteUrl support to X-Forwarded-Host and X-Forwarded-Port
ADD expected testcases for added features

v0.2.57

Toggle v0.2.57's commit message
FIX $_SERVER HTTP_X_FORWARDED_PREFIX key