Dotclear 2.25
|
Public Member Functions | |
testGetHost () | |
testGetHostFromURL () | |
testGetSelfURI () | |
testPrepareRedirect () | |
testConcatURL () | |
testRealIP () | |
testBrowserUID () | |
testGetAcceptLanguage () | |
testGetAcceptLanguages () | |
testCache () | |
testEtag () | |
testHead () | |
testTrimRequest () | |
Test the form class
testGetHost | ( | ) |
Test getHost In CLI mode superglobal variable $_SERVER is not set correctly
References http\$https_scheme_on_443, and http\getHost().
testGetHostFromURL | ( | ) |
References http\getHostFromURL().
testGetSelfURI | ( | ) |
References http\getSelfURI().
testPrepareRedirect | ( | ) |
testConcatURL | ( | ) |
References http\concatURL().
testRealIP | ( | ) |
References http\realIP().
testBrowserUID | ( | ) |
References http\browserUID().
testGetAcceptLanguage | ( | ) |
References http\getAcceptLanguage().
testGetAcceptLanguages | ( | ) |
References http\getAcceptLanguages().
testCache | ( | ) |
References http\cache(), and tests\unit\TEST_DIRECTORY.
testEtag | ( | ) |
References http\etag().
testHead | ( | ) |
References http\head().
testTrimRequest | ( | ) |