Hi Leonid,

AFAIK we don't have such a function implemented. However you can get
an idea of how to do it by looking at the code in
axis2_simple_http_svr_conn_read_request() in
src/core/transport/http/common/simple_http_svr_conn.c.

Thanks
-sahan

On 7/11/07, Krankurs, Leonid <[EMAIL PROTECTED]> wrote:

Thanks for the quick response

given - HTTP request as a byte stream
needed - parsed HTTP request as a
(collection of HTTP headers (name, value)) + content

i can parse it myself, however - would be nice to get it for free ...

Regards,
Leonid




Samisa Abeysinghe-4 wrote:
>
> Krankurs, Leonid wrote:
>> Hello,
>>
>> Is there any way in Axis2c to "convert" HTTP request given as
>> axis2_char_t*
>> to axis2_http_simple_request?
>>
> No not directly. What is your usecase?
>
> Samisa...
>
> --
> Samisa Abeysinghe : http://www.wso2.org/ (WSO2 Oxygen Tank - Web Services
> Developers' Portal)
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>

--
View this message in context: 
http://www.nabble.com/Axis2c%2C-axis2_http_simple_request-tf4057922.html#a11539811
Sent from the Axis - C++ - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to