>> 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
Hi,
Sorry the request was not clear.
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).
I would like to know how to process the body of that same request.
Hope this is
> I am trying to work with the Server demo of the ICS components. How do I
> obtain the body of the message sent in the GET request? I only saw the
> Client->RequestHeader but no related function for obtaining the body.
Not sure I fully understand the question.
You are talking about HTTP server
Hi,
I am trying to work with the Server demo of the ICS components. How do I
obtain the body of the message sent in the GET request? I only saw the
Client->RequestHeader but no related function for obtaining the body.
Thanks
Robert
--
To unsubscribe or change your settings for TWSocket mailing