summaryrefslogtreecommitdiff
path: root/framework/Web/THttpRequest.php
AgeCommit message (Collapse)Author
2014-08-21Removed all @version $Id comments: they were managed by svn and are useless ↵Fabio Bas
with git (cherry picked from commit 3e9969766153839abfb7de59e0c778a604bfbf55) Conflicts: framework/Web/UI/ActiveControls/TCallbackClientScript.php framework/Web/UI/JuiControls/TJuiAutoComplete.php framework/Web/UI/JuiControls/TJuiControlAdapter.php framework/Web/UI/JuiControls/TJuiDraggable.php framework/Web/UI/JuiControls/TJuiDroppable.php framework/Web/UI/JuiControls/TJuiResizable.php framework/Web/UI/JuiControls/TJuiSelectable.php framework/Web/UI/JuiControls/TJuiSortable.php
2014-08-21Happy 2014!Fabio Bas
(cherry picked from commit 7915cde127eba2a5143fd45c6b32e81ad91bdfae) Conflicts: framework/Data/Common/Mssql/TMssqlMetaData.php framework/Data/Common/Mysql/TMysqlMetaData.php framework/Data/Common/Oracle/TOracleMetaData.php framework/Data/Common/Pgsql/TPgsqlMetaData.php framework/Data/Common/Sqlite/TSqliteMetaData.php framework/Data/Common/TDbMetaData.php framework/Web/UI/ActiveControls/TCallbackClientScript.php framework/Web/UI/JuiControls/TJuiAutoComplete.php framework/Web/UI/JuiControls/TJuiControlAdapter.php framework/Web/UI/JuiControls/TJuiDraggable.php framework/Web/UI/JuiControls/TJuiDroppable.php framework/Web/UI/JuiControls/TJuiResizable.php framework/Web/UI/JuiControls/TJuiSelectable.php framework/Web/UI/JuiControls/TJuiSortable.php framework/Wsat/TWsatARGenerator.php framework/Wsat/TWsatService.php framework/Wsat/pages/TWsatGenerateAR.php framework/Wsat/pages/TWsatHome.php framework/Wsat/pages/TWsatLogin.php framework/Wsat/pages/TWsatScaffolding.php
2013-07-24Upgrade to newly released 3.2.23.2.2Ciro Mattia Gonano
2013-04-24Update to 3.2.1Ciro Mattia Gonano
2013-01-19bumped year to 2013, integrated recent changes from branch/3.2ctrlaltca
2013-01-16backported r3253 to trunk/ctrlaltca
2012-07-12happy new yearctrlaltca
2012-01-29fix #383ctrlaltca@gmail.com
2011-08-28Add method getHeaders to THttpRequest & THttpResponseGODZilla0480@gmail.com
2011-06-20updated year information on all framework sources where possible (Copyright ↵ctrlaltca@gmail.com
© 2005-2008 PradoSoft => Copyright © 2005-2011 PradoSoft)
2011-06-20removed useless calls to empty contructor; reverted some additional ↵ctrlaltca@gmail.com
undocumented changes; upported the "cgi workaround" to trunk/; large (fake) changeset are due to mixed cr/crlf used previously
2011-01-21fixed #304rojaro
2010-05-18By default getContentType() now only returns the mimetyperojaro
2010-05-18Change behavior of THttpRequest::getBaseUrl() & ↵godzilla80@gmx.net
THttpRequest::getAbsoluteApplicationUrl() to make it possible to force either http or https
2010-04-18Ensured parent::__construct calls within Web and Servicesjavalizard
2010-03-19Added missing THttpRuest->getContentTyperojaro
2010-02-14Merge Branches & Trunkgodzilla80@gmx.net
/trunk:r2680,2692,2707-2736 /branches/3.1:r2682-2686,2694-2702,2705,2738-2762
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