Blocking range header
Yuval Scharf
yuval at box.net
Thu Jul 29 06:44:50 MSD 2010
Hello,
I wrote a filter module that does the following:
1. Given the user request it makes a sub-request for a metadata file.
2. The module makes another sub-request for the data file.
3. Before the data is sent to the user it is processed using the metadata.
The module works fine. Now I want to add support to the range header. The
problem is that the header is sent in both sub-requests.
How do I drop the range header from the first sub-request?
Thanks,
Yuval?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx-devel/attachments/20100728/02c8d598/attachment.html>
More information about the nginx-devel
mailing list