Skip to content

Server is loosing URL Parameter on redirect to cordova-httpd #67

@lohsie

Description

@lohsie

When I use cordova-httpd and access it via the InAppBrowser plugin and access a page in the internet which is creating a redirect to the cordova-httpd localhost (127.0.0.1), the URL parameter are lost.

The redirect Url is http://127.0.0.1/oauth?token=123, the Url which is called is http://127.0.0.1/

How can the url parameters be enabled?

Thanks, Chris

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