I'm writing apache2 module to log full response from server to client base on mod_dumpio. Usually the header is plain text, but the data is gzip compressed. How do I overcome this problem. Try looking around for apache2 api but cant find any usefull.
|
feedback
|