Skip to content
#

mirage

Here are 25 public repositories matching this topic...

bigtest
jnicklas
jnicklas commented Oct 5, 2020

When the application under test performs a redirect, it will reply with a 301 status code and send a Location header indicating where we should redirect to. Unnfortunately the HTTP spec specifies that this URL must be an absolute URL, and while browsers support relative redirects perfectly fine, many web frameworks stick to the letter of the law and make this an absolute URL. At least Rails does

Improve this page

Add a description, image, and links to the mirage topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mirage topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.