Skip to content

[ReverseProxyPlugin] Misdirected Request (E2815) while proxying to upstream https endpoint #1045

Closed
@abhinavsingh

Description

@abhinavsingh

Default plugin values work fine:

REVERSE_PROXY_PASS = [
    b'http://httpbin.org/get',
    b'https://httpbin.org/get',
]

But replacing the url with https://files.pythonhosted.org/packages/20/9a/e5d9ec41927401e41aea8af6d16e78b5e612bca4699d417f646a9610a076/Jinja2-3.0.3-py3-none-any.whl#sha256=077ce6014f7b40d03b47d1f1ca4b0fc8328a692bd284016f806ed0eaca390ad8 fails the curl invocation with Misdirected Request (E2815)

Metadata

Metadata

Assignees

Labels

BugBug report in proxy server

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions