Skip to content

Get --request-target working with HTTP proxy#6490

Closed
fabiankeil wants to merge 2 commits into
curl:masterfrom
fabiankeil:proxy-request-target
Closed

Get --request-target working with HTTP proxy#6490
fabiankeil wants to merge 2 commits into
curl:masterfrom
fabiankeil:proxy-request-target

Conversation

@fabiankeil

Copy link
Copy Markdown
Contributor

Currently the --request-target is ignored when an HTTP proxy is being used.

This PR adds a test for this and includes a potential fix.

@bagder

bagder commented Jan 19, 2021

Copy link
Copy Markdown
Member

This fails in the disabled-proxy build because the test doesn't require proxy support within the <client> section:

<features>
proxy
</features>

@fabiankeil fabiankeil force-pushed the proxy-request-target branch from 90af05a to eb292a7 Compare January 20, 2021 07:15
@fabiankeil

Copy link
Copy Markdown
Contributor Author

Thanks for the review. I've added the section.

@bagder bagder closed this in 0015e06 Jan 20, 2021
@bagder

bagder commented Jan 20, 2021

Copy link
Copy Markdown
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants