summaryrefslogtreecommitdiff
path: root/framework/Web/THttpRequest.php
AgeCommit message (Expand)Author
2011-06-20removed useless calls to empty contructor; reverted some additional undocumen...ctrlaltca@gmail.com
2011-01-21fixed #304rojaro
2010-05-18By default getContentType() now only returns the mimetyperojaro
2010-05-18Change behavior of THttpRequest::getBaseUrl() & THttpRequest::getAbsoluteAppl...godzilla80@gmx.net
2010-04-18Ensured parent::__construct calls within Web and Servicesjavalizard
2010-03-19Added missing THttpRuest->getContentTyperojaro
2010-02-14Merge Branches & Trunkgodzilla80@gmx.net
2008-10-21removed all trailing ?>qiang.xue
2008-07-30updated copyrightknut
2008-05-20Fixed #847tof
2008-05-16Fixed #841tof
2008-01-13Fixed getBaseUrl.xue
2007-09-26added support to remember login.xue
2007-09-23make custom URL variables available in $_GETxue
2007-08-11fixed path_info bug.xue
2007-08-05fixed doc error.xue
2007-08-05modified getBaseUrl to enable forcing HTTPSxue
2007-08-04fixed #533carl
2007-08-04Fixed #672carl
2007-06-13fixed #649knut
2007-05-30fixing small typos in the API documentationknut
2007-05-29minor typo in API documentationknut
2007-02-13Added support to include external application configuration files.xue
2006-12-02merge from 3.0 branch till 1540.xue
2006-11-25merge from 3.0 branch till 1508.xue
2006-10-29merge from 3.0 branch till 1481.xue
2006-09-30merge from 3.0 branch till 1451.xue
2006-09-24Merge from 3.0 branch till 1443.xue
2006-09-23merge from 3.0 branch till 1435.xue
2006-09-08merge from 3.0 branch till 1397.xue
2006-09-04merge from 3.0 branch till 1387xue
2006-08-02merge from 3.0 branch till 1320.xue
2006-07-29Merge from 3.0 branch till 1305.xue
2006-07-21merge from 3.0 branch till 1281.xue
2006-06-19Merge from 3.0 branch till 1185.xue
2006-05-04Merge from 3.0 branch till 1023.xue
2006-05-04Merge from 3.0 branch till 1016.xue
2006-05-01Merge from 3.0 branch till 1004.xue
2006-04-01Fixed #111.xue
2006-03-23Added a new parameter to constructUrl() for encoding GET parameters.xue
2006-03-05Added name-based cookie retrieval.xue
2006-03-04Added findCookieByName.xue
2006-02-17Changed a few application API names.xue
2006-02-17Removed a few constructors.xue
2006-02-17Add TApplicationComponent class and adjusted the relevant classes.xue
2006-02-17moved shortcut methods from TComponent to TControl.xue
2006-02-13Removed host address and user agent from cookie validation information.xue
2006-02-12Implemented cookie HMAC check.xue
2006-02-09Added Printer-friendly version of quickstart tutorial.xue
2006-02-07Added UrlFormat property to THttpRequest.xue