2 Nov
2002
2 Nov
'02
9:08 p.m.
On Saturday 02 November 2002 3:18 pm, holger krekel wrote:
So my question remains: Isn't it possible to get to the raw header information of a request from a PythonScript or PageTemplate?
For all headers exception Authorization, yes. Allowing access to that header would be a security problem. If this doesnt worry you, "grep -i authorization" in the ZPublisher directory to see what you need to change.