Good!
As for Location:, if the returned URL is not full, but has a #label
in the end, the server either has to do a redirection anyway, or
you'll have to mark this as illegal.
Could you give me an example of PATH_INFO, PATH_TRANSLATED and
SCRIPT_NAME, if I have a request:
/htbin/script/foo/bar?a=b&c=d
I didn't fully understand them... Thanks!
-- Cheers, Ari --