Extract headers/body from subrequests
R. Tyler Croy
tyler at monkeypox.org
Sun Oct 28 04:59:27 UTC 2012
I'm using the auth_request module from Maxim Dounin as a basis for some of my
experimenting.
What I'm trying to do at the end of the day is bring a header from the response
of a subrequest and feed it into the headers_in for the "main" request, but I
can't figure how this works.
The code I'm focused most on is in the ngx_http_auth_request_handler function:
<http://mdounin.ru/hg/ngx_http_auth_request_module/file/a29d74804ff1/ngx_http_auth_request_module.c#l193>
Any pointers on how to fish data out of the subreqeusts would be most
appreciated :)
- R. Tyler Croy
--------------------------------------
Code: https://github.com/rtyler
Chatter: https://twitter.com/agentdero
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20121027/84a45534/attachment.bin>
More information about the nginx-devel
mailing list