<div dir="ltr"><div>Rather than the source, you should check the docs :)</div><div><br></div><div><a href="http://nginx.org/en/docs/http/ngx_http_fastcgi_module.html#parameters">http://nginx.org/en/docs/http/ngx_http_fastcgi_module.html#parameters</a><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 2, 2014 at 6:11 PM, Some Developer <span dir="ltr"><<a href="mailto:someukdeveloper@gmail.com" target="_blank">someukdeveloper@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I've looked through the nginx source code and couldn't find a specific list of HTTP headers that nginx passes through to SCGI and FastCGI application servers.<br>
<br>
I'm writing a simple SCGI and FastCGI application server in C++ and need to know what set of options are available to use.<br>
<br>
Unfortunately I'm not in a position to run a debugger just yet as the library code is in the process of being created and I haven't got a daemon written yet to listen for connections.<br>
<br>
Is there a list somewhere? I've looked through the CGI 1.1 specification and it mentions several headers that are sent but I'm pretty sure that nginx sends other headers as well.<br>
<br>
______________________________<u></u>_________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org" target="_blank">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/<u></u>mailman/listinfo/nginx</a><br>
</blockquote></div><br></div>