On 09/10/2012, at 6:02 PM, Davi Loperz <[email protected]> wrote:
> Hy, > > Is there any possibility to save every request with RANGE tag in the > header to a certain type of file? Yes, this is possible with a custom plugin. You would need to intercept the request in a remap plugin. After checking whether the Range header is present, you could add a transform to that request to stream the body to the file. If you don't need the request body, I think you could script this using the existing lua plugin. > Or would it be more coming forward with requests to support someone > who CARP (http://icp.ircache.net/carp.txt)? > > Virtual Word Network Company.
