On Sun, Apr 27, 2008 at 9:22 PM, Daniel Aleksandersen
<[EMAIL PROTECTED]> wrote:
> Hi list,
>
>  Really a question about the HTTP standard, but I had nowhere else to ask it.
>
>  May I include the HTTP "Location" header when not redirecting using a 3##
>  redirect status? I am considering including the Location header with the
>  preferred absolute URI on a 200 OK status.
>
>  http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.30

That sounds like a job for Content-Location, rather than Location.

My reading is that Location has exactly two places: 3xx and 201
responses. Any other use would be non-standard.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to