jenssegers / jenssegers/php-proxy

Passes on path

Open
#60 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
PHP
Stars
938
Forks
261
PR merge metrics
No merged PRs in 30d

Description

Let's say I have this online at `http://example.com/proxy` and I'm using this to forward to `http://api.com/api`. When I make a JavaScript fetch request to `http://example.com/proxy`, the proxy ultimately requests `http://api.com/api/proxy`, resulting in a 404. Is there some sort of filtering that I should be doing to prevent this path from being appended?

I'm not doing much beyond the example in the readme.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.