Skip to content

Changing HTTPClient.Request doesn't change other url components #43

Closed
@Andrew-Lees11

Description

@Andrew-Lees11

You initialize HTTPClient.Request by providing a URL. This then sets the scheme and host. If you change one of these, the others don't update which can lead to unexpected behavior when the host on the request doesn't match your updated URL.

Metadata

Metadata

Assignees

Labels

kind/bugFeature doesn't work as expected.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions