Shared Stories
Ready to share
Showing posts with label
http header names
.
Show all posts
Showing posts with label
http header names
.
Show all posts
Sunday, March 25, 2007
HTTP_X_FORWARDED_FOR the real variable name in the http header
The HTTP_X_FORWARDED_FOR http header name is 'X-Forwarded-For', so we should use
<%=request.getHeader("X-Forwarded-For")%> to get the real i want.
Older Posts
Home
Subscribe to:
Posts (Atom)