[Lazarus] Question about fcl-web Request's Handled variable

Leonardo M. Ramé l.rame at griensu.com
Thu Aug 23 01:18:09 CEST 2012


As I'm looking for a way to handle Cookies in an automatic/global way,
instead of checking for cookie existence in every action request, I was
looking into TFPWebModule.onRequest method.

If I don't set Handled := True in that method, will the request continue
to the Action Request handler?. If yes, I could inherit all my
webmodules from a common ancestor, with it's onRequest method containing
Cookie handling code.

Regards,
-- 
Leonardo M. Ramé
http://leonardorame.blogspot.com




More information about the Lazarus mailing list