Hi Sanjaya,

I'm bit more curious about how you have implemented the following functions:

send_response_bytes(...)
get_request_bytes(...)
send_transport_information(...)

Would you elaborate on why you want to have three functions like this? &
are there any specific reason to have those as three function?  If I'm not
going to keep
a global handler for "request_rec" for Apache web server module, is it
possible to imple.
these function. 

Do you have any design concerns if I change  these to satisfy multiple
server support
HTTP handlers like servlet & IIS?

regards
Lilantha

Reply via email to