On 9/22/06, Jerome Louvel <[EMAIL PROTECTED]> wrote:
[...]
For example, what happens
if I try to set a Location: header in a redirect response vs. setting it
in a "normal", non-redirect response?

The proposition I made (and the current implementation) forbids the
*addition* of *standard* HTTP headers. They can only be read for incoming
requests (server-side) or outcoming responses (client-side).

Cool.  So, the examples need to show how trying to do that won't work
(and how to check for and handle such an error).

Thanks,
John

Reply via email to