Skip to content

httpx 1.2.5 ignores -proxy when -unsafe used #913

@geeknik

Description

@geeknik

httpx version:

1.2.5

Current Behavior:

httpx 1.2.5 ignores -proxy when -unsafe is used.

Expected Behavior:

httpx should respect -proxy regardless of -unsafe usage.

Steps To Reproduce:

  • setup a proxy to listen on 127.0.0.1:3128
  • httpx -title -sc -td -unsafe -proxy http://127.0.0.1:3128 -u http://example.com

Metadata

Metadata

Assignees

Labels

Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Type: QuestionA query or seeking clarification on parts of the spec. Probably doesn't need the attention of all.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions