Status/Resolution/Reason: To Fix//
Reporter/Name(from Bugbase): Henry Ho / Henry Ho (Henry Ho)
Created: 01/08/2016
Components: Debugging
Versions: 10.0
Failure Type:
Found In Build/Fixed In Build: Final /
Priority/Frequency: Normal / All users will encounter
Locale/System: English / Win All
Vote Count: 0
Problem Description:
Some CGI variables (e.g. HTTP_X_ORIGINAL_URL from IIS Rewrite) does not show up when you cfdump the CGI scope
Steps to Reproduce:
With IIS Url Rewrite enabled.
<cfdump var="#cgi#">
<cfdump var="#cgi.HTTP_X_ORIGINAL_URL#">
Actual Result:
cgi.HTTP_X_ORIGINAL_URL is defined, but not found in cgi dump
Expected Result:
cgi.HTTP_X_ORIGINAL_URL is defined, and also listed in the cgi dump
Any Workarounds:
NONE
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4105508
External Customer Info:
External Company:
External Customer Name: Henry Ho
External Customer Email:
External Test Config: My Hardware and Environment details:
Win 10 + IIS8
Attachments:
Comments: