Boost logo

Boost :

From: maneshsankar_at_[hidden]
Date: 2001-09-26 04:02:45


Hi Guys,

 Please help in figuring out what I need to do and how..
 
 I need to get a string equivalent of the complete HttpRequest!!
  
 All I could figure out were things like the following

 1. I get a pointer to the structure HTTP_FILTER_CONTEXT
 2. I can get parameters like url, cookies, port, ip etc from this
structure.
 
 but I don't get something like say complete HttpHeader or HttpBody.
 I need to do that.
  
 Another problem is about the recreation of an HttpRequest if I get a
modified HttpHeader.

 Any of you guys are in this kind of work?
 
 I am supposed to get this done in C preferably and in C++, it's ok
but not supposed to use MFC, but if no other go, have freedom to go
ahead with that for the time being.
 
 Do we have boost libraries which can help me in this?

 Can any of you guide me in this?
 Hopefully yes..
 so, please..
 Thankx in advance..
 
 regards
 Manesh


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk