[fpc-devel] Customize TRequest and TResponse

Joao Morais jcmoraisjr at gmail.com
Sat Mar 3 00:29:16 CET 2012


On Sun, Feb 5, 2012 at 17:41, Joao Morais <jcmoraisjr at gmail.com> wrote:
> On Sun, Feb 5, 2012 at 18:11, Michael Van Canneyt
> <michael at freepascal.org> wrote:
>>
>> for instance in src/base/custfcgi.pp I would add
>>
>>    function CreateRequest: TFCGIRequest; virtual;
>>    function CreateResponse(ARequest: TFCGIRequest): TFCGIResponse; virtual;
>>
>> And similar functions in the other webhandler components.
>> ...
>> I started on this procedure already.
>>
>> I just need to complete the work.
>>
>> If you want, you can of course provide a patch that completes the work.
>
> Nice, attached for fcgi against rev 20265, 2.6 branch, packages/fcl-web/ dir.

Hello Michael, plans to implement the patch? Perhaps you prefer
against trunk, including all webhandlers, registering a mantis, ...

Btw we have another patches that make fcl-web easier to extend and
we'd like to see them implemented (asap =) ), how would we send them
to you?

Joao Morais



More information about the fpc-devel mailing list