Skip to content

Proxy Basic auth is broken #996

@pbostrom

Description

@pbostrom

Hi, I have a proxy server running on regular http, and I'm trying to make a request to an https address. I create a ProxyServer with my host, port, principal and password and set the client's ProxyServer. When I make a http request everything works fine. When I request an https host, the proxy returns 407 Proxy Authentication Required. This works with version 1.8.16. I've just recently been trying to 1.9.31, it seems like this stopped working with 1.9.0.
I have a small testcase I can provide (in Clojure) if that would help. I need to clean it up a little bit first.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions