[Lazarus] fpWeb and binary post data
Lee Jenkins
lee at datatrakpos.com
Sun May 15 21:11:34 CEST 2011
I've been looking around and I'm unclear on how binary post data is handled by
the framework. It looks like the content of posts is saved in the
THTTPHeader->TRequest object's content field.
I'm still in the process of trying to figure out exactly how to get the data
coming in from my synapse server into the TRequest object for use later one.
Looks like the TRequest.LoadFromStrings method is the ticket, but I'm unsure of
how to load the post data when its binary.
Thanks for any suggestions.
--
Warm Regards,
Lee
More information about the Lazarus
mailing list