summaryrefslogtreecommitdiff
path: root/packages/fcl-web/src/base/fphttp.pp
Commit message (Expand)AuthorAgeFilesLines
* * Improved router implementedmichael2017-01-131-20/+67
* * Introduce class method to register a web modulemichael2014-07-121-1/+33
* * Improved exception handling. Introduced StatusCode/Text in EHTTPError, is u...michael2014-07-111-1/+5
* * DisplayName should not set namemichael2013-10-021-4/+8
* * Some optimizations from Luiz Americo, bug ID 23678michael2013-03-171-12/+12
* * (Modified) Patch from Sven Barth to add AfterInitModulemichael2012-03-101-0/+12
* * Make HandleRequest publicmichael2011-08-041-1/+1
* * Checked and resolved most hints/warningsmichael2011-06-051-2/+3
* * Moved session cookie up in the class hierarchie, so it can be configured at...michael2011-06-041-2/+13
* * Check for session in DoneSession, avoids creation of a factory if none is n...michael2011-05-281-3/+4
* * Reworked session management.michael2011-05-131-3/+200
* * fix for mantis 15820, override getnamepath as suggested by Paul.marco2010-12-191-0/+8
* * Make sure that the value of ActionVar is passed as actionname to the OnGet...joost2010-11-131-6/+7
* * Reverted accidentally committed files in r15616joost2010-07-201-5/+6
* * Fixed FastCGI listening on a port on Windows after r15099joost2010-07-201-6/+5
* * Added support for modules that do not have a stream associated with them; t...michael2010-07-141-4/+7
* * json-rpc examples, and compile it as wellmichael2010-06-031-0/+1
* * Moved all to base directorymichael2010-05-271-0/+459