Skip to content

slash in protocol is stripped when requests pass through nginx #19

@littlehome-eugene

Description

@littlehome-eugene

when I request /proxy/http://www.google.com to runserver, view function gets url as http://www.google.com

But this changes when I run in nginx + uwsgi mode

view function gets url as http:/www.google.com (with the single quote)

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