Effect of base-href on HTTP status

  • joebert
  • Sledgehammer
  • Genius
  • No Avatar
  • Joined: Feb 10, 2004
  • Posts: 13455
  • Loc: Florida
  • Status: Offline

Post July 21st, 2007, 3:40 am

Assume the original URL used to access a page is this.

Code: [ Select ]
http://www.domain.com/


Within that page is a base element
Code: [ Select ]
<base href="http://domain.com/" />


No redirection occured through headers, only an HTTP/1.1 200 OK status is found.

What HTTP status should be assumed for each of those URLs ?

Should both URLs get a 200 status ?
Should the original link get a 3xx status & the base-href URL a 200, vise versa ?

Somthing else ?
Strong with this one, the sudo is.
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post July 21st, 2007, 3:40 am

Post Information

  • Total Posts in this topic: 1 post
  • Users browsing this forum: No registered users and 22 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
cron
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.