joshdick / miniProxy

🚨⚠️ UNMAINTAINED! ⚠️🚨 A simple PHP web proxy.
http://joshdick.github.io/miniProxy
GNU General Public License v3.0
858 stars 542 forks source link

Question about chunked transfer encoding #135

Closed ovizii closed 4 years ago

ovizii commented 5 years ago

The proxy works perfect except for a site which I need regular access to. miniProxy is giving me an error which I can't figure out.

Can someone explain if this is fixable with miniProxy or if this simply won't work?

Connection error 501: chunked transfer encoding not supported

joshdick commented 5 years ago

I don't have much to go on without more information about the site you're trying to access and the server you're running miniProxy on.

ovizii commented 5 years ago

oh, well, the server I am running miniproxy on is my own root server so if there's anything to change I can do that but I wouldn't want to share its URl here publicly as its only for my own usage. can I somehow send you the link directly without publicly sharing it?

Regarding the site I am trying to reach, its a self-hosted Proxmox instance. I can access it just fine but some "actions" like restart server, etc. gives the above error.

joshdick commented 4 years ago

This seems like an issue with the server you're running miniProxy on.