You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Janardhan Iyengar <iy...@mail.eecis.udel.edu> on 2003/02/03 01:40:55 UTC

request_rec in core_output_filter()

Hi all,

I'm working on porting HTTP onto a new transport protocol, SCTP.
I'm working primarily with the apr code, but need to make some changes in
the request_rec structure as well..

I'm having a small problem - I need to access the request_rec of the
current request in core_output_filter() in core.c. I'd really appreciate
any help on this issue.

thanks!
jana

-----------------------------------------------------------------------
Janardhan R. Iyengar				   iyengar@cis.udel.edu
Protocol Engineering Lab,
University of Delaware		       http://www.cis.udel.edu/~iyengar
-----------------------------------------------------------------------