Based on the RFC it seems like the Location field in an HTTP Response for a 302 should be absolute. http://tools.ietf.org/html/rfc2616#section-14.30
If this statement is correct, do browser honor this - or do they allow relative paths?
|
Based on the RFC it seems like the Location field in an HTTP Response for a 302 should be absolute. http://tools.ietf.org/html/rfc2616#section-14.30 If this statement is correct, do browser honor this - or do they allow relative paths? |
|||
|
|
|
That's a bug in RFC 2616. See http://greenbytes.de/tech/webdav/draft-ietf-httpbis-p2-semantics-17.html#rfc.section.9.5. |
|||||||||||||
|