Skip to content

How to do you proxy a URL that also requires arguments? #24

Closed
@ghost

Description

I am using this proxy by using the hosted link as so:
http://proxy.hackeryou.com/?reqUrl=http://example.com

This code works, however, the specific website I am using ALSO has arguments it must take, and the hosted website thinks that when I add multiple arguments, the new arguments are actually for the proxy itself and not the website I am trying to proxy.

http://proxy.hackeryou.com/?reqUrl=http://example.com?getPage=1&doCache=false
How do I create a solution to this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions