Thanks!
On 8/9/07, Francois Piette <[EMAIL PROTECTED]> wrote:
>
> >> How do I obtain the body of the message sent in the GET request?
> > The sample WebServer demo application handles the request sent to the
> > webserver and displays the header sections but not the body (through the
> > Client->RequestHeader->Count call).
>
> Usually a GET request has no body. POST has a body. In the demo, have a
> look
> at TWebServForm.HttpServer1PostedData and ProcessPostedData_FormHandler.
>
> Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html
> --
> [EMAIL PROTECTED]
> Author of ICS (Internet Component Suite, freeware)
> Author of MidWare (Multi-tier framework, freeware)
> http://www.overbyte.be
>
> --
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://www.elists.org/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be
>
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to