8 Apr
2003
8 Apr
'03
6:40 p.m.
Matt Ficken wrote at 2003-4-7 23:07 -0500:
No, I actually need access to the headers the client sent.
The content of "REQUEST.environ" contains the headers the client has sent. The differences: Headers may have gotten an "HTTP_" prefix "-" has been translated into "_". Case may be normalized. Dieter