Skip to content

Relative URLs don't work #4

Description

@nickdima

If you do a submit on a form that has a relative url as target (i.e. 'login.php') it will break as it will try to make the request to 'login.php' and will not construct the full url based on the domain you give in the "from" attribute.
The same problem goes for redirects... if the server redirects you to a relative url it will break.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions