I have a question about  how to use a part of mod_deflate in my module.
Inside my module I connect to a external source sending it a dynamic query and it replies with a gzip content.
I should take this content, decompress it and then I have to modify it.
I'd like to know if inside my module I could call the function inside mod_deflate to decompress the content.
Can I do it?
Best regards

Marco

Reply via email to