Added tag v0.8.0-beta for changeset d11e5c562b38
Added tag v0.8.0-beta for changeset 7b5264d8e20e
Implemented in 0.8.0. See documentation.
Add custom Headers support to ISAPI_SCGI
Proper support of CGI headers for ISAPI_SCGI
Implemented in 0.8.0
Copy png files into distribution
Fix status line construction
Bugfix: status and header lines passed to IIS m...
Added HTTP_REFERER field
Upgrade and version notes
Added HTTP_X_ORIGINAL_URL
Simple script for building
HTTPS CGI headers
Directly get value from EXTENSION_CONTROL_BLOCK...
Added IIS 8 installation instructions
Break apart g_scgi_headers
Documented NPH
Documented passing custom headers
Both NPH and non-NPH modes working.
Removed left-over __debugbreak
Basic scgi working with parsed headers
Initial attempt to implement non-NPH
Added support for SCGI header extensions (RFE 2)