| Commit message (Expand) | Author | Age | Files | Lines |
* | * Demo for OnData and OnHeaders events | michael | 2014-02-08 | 1 | -7/+29 |
* | * OnData and OnHeaders events implemented | michael | 2014-02-08 | 1 | -5/+43 |
* | * mipsel-android: Regenerated makefiles. From now the mipsel-android target c... | yury | 2014-02-07 | 4 | -20/+123 |
* | * Updated example to use 4.x version of ExtJS (Bug ID 23978) | michael | 2014-02-06 | 3 | -98/+179 |
* | * Added redirection support, and login support | michael | 2014-02-05 | 2 | -2/+64 |
* | * Added 401 authorization handling | michael | 2014-02-05 | 1 | -33/+104 |
* | * Request redirection handling implemented | michael | 2014-02-05 | 1 | -89/+212 |
* | * always use forward slashes in path to fpmake similarly to paths to other ... | hajny | 2014-02-01 | 2 | -4/+4 |
* | * Fix to fill in Accept HTTP header (By Mark van Ham, bug 25621) | michael | 2014-01-26 | 1 | -1/+1 |
* | * Fixed bug ID 25263 | michael | 2014-01-24 | 1 | -18/+38 |
* | * Fix bug ID 25262 | michael | 2014-01-24 | 1 | -1/+5 |
* | * Reworked TUploadedFile.Stream | michael | 2014-01-24 | 1 | -3/+12 |
* | * More clear and flexible way to process content from stdin | michael | 2014-01-22 | 1 | -15/+33 |
* | * Cleaner interface to set request content. Allow not reading content. | michael | 2014-01-22 | 6 | -44/+60 |
* | * Use global class vars to create handler/request/response. Avoids having to ... | michael | 2014-01-22 | 2 | -15/+82 |
* | * Reverted revision 26000, which is totally wrong | michael | 2014-01-20 | 1 | -6/+3 |
* | * Always send cookie, even if not yet start/timeout | michael | 2013-11-30 | 1 | -18/+16 |
* | * adds IP and cachecontrol headers to http defs. Patch by Silvio Clécio | marco | 2013-11-09 | 1 | -3/+6 |
* | * DisplayName should not set name | michael | 2013-10-02 | 1 | -4/+8 |
* | * Changes as suggested in bug ID 24810, so a threaded web application can be ... | michael | 2013-09-25 | 3 | -14/+69 |
* | * Some refactoring, so fpweb is easier to customize | michael | 2013-09-25 | 1 | -4/+16 |
* | * Fix authorization header | michael | 2013-08-13 | 1 | -6/+7 |
* | * Fixed bug 24813 | michael | 2013-08-02 | 1 | -5/+0 |
* | * Fixed bug 24814 | michael | 2013-08-02 | 1 | -2/+0 |
* | * Clear request/response variables in case of an error | michael | 2013-07-29 | 1 | -4/+7 |
* | * Fix DeleteTempUploadedFile so it frees the stream | michael | 2013-07-15 | 1 | -0/+4 |
* | * Added first/lasr methods to TMimeItems and TUpLoadedFiles (Patch by Silvio ... | michael | 2013-07-13 | 1 | -0/+36 |
* | * Do not decode Querystring yet. This is done when parsing it in name=value | michael | 2013-07-10 | 1 | -3/+5 |
* | * Handle the location of each package at run-time, not at compilation time | joost | 2013-06-02 | 1 | -1/+1 |
* | Regenerate with up-to-date fpcmake binary | pierre | 2013-04-29 | 3 | -342/+479 |
* | Regenerate all Makefiles with an up-to-date fpcmake binary | pierre | 2013-04-29 | 1 | -32/+159 |
* | * Re-generated Makefiles for the changes in the Makefile.fpcs in r24349 | joost | 2013-04-27 | 1 | -117/+135 |
* | * Now zipinstall is passed to fpmake by all Makefile.fpc's | joost | 2013-04-27 | 1 | -0/+2 |
* | ** Fix for mem leak in case of cookies (By Michalis Kamburelis, bug ID 24333) | michael | 2013-04-27 | 1 | -0/+1 |
* | * Better and more configurable multipart-formdata handling. | michael | 2013-04-11 | 2 | -172/+391 |
* | * Some optimizations from Luiz Americo, bug ID 23678 | michael | 2013-03-17 | 1 | -12/+12 |
* | * Fixes for typos from Reinier Olislagers (bug 23895) | michael | 2013-03-06 | 8 | -53/+51 |
* | * Patch from Silvio Clecio to fix filename in FileFormPost | michael | 2013-03-01 | 1 | -1/+1 |
* | * Handle HTTP_AUTHORIZATION | michael | 2013-02-28 | 3 | -4/+8 |
* | * Handle all methods | michael | 2013-02-28 | 1 | -10/+6 |
* | + Merge the targetandroid branch. Support for arm and i386 android targets. | yury | 2013-02-13 | 4 | -202/+618 |
|\ |
|
| * | * Regenerated all makefiles. | yury | 2013-01-17 | 4 | -202/+618 |
* | | * Patch from Silvio Clecio to implement easy-access methods | michael | 2013-01-23 | 1 | -30/+326 |
* | | * Updated TODO: Easy Post is already there. | michael | 2013-01-23 | 1 | -1/+1 |
* | | * Close connection on one-shot operations | michael | 2013-01-23 | 1 | -0/+15 |
* | | * Implemented a HEAD class method | michael | 2013-01-23 | 1 | -0/+13 |
* | | * Speed up HEAD | michael | 2013-01-23 | 1 | -3/+5 |
|/ |
|
* | * Fixed case where connection is closed gracefully (Bug ID 23386) | michael | 2013-01-16 | 1 | -24/+29 |
* | * Patch from Vladimir Zhirov to add RemoteAddress, RemoteHost, ServerPort fie... | michael | 2013-01-07 | 2 | -6/+91 |
* | * Patch from Luiz Americo to remove redundant test | michael | 2013-01-07 | 1 | -1/+1 |