Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Respond to HTTP CONNECT #1890

Open
jbescos opened this issue Jul 23, 2024 · 0 comments
Open

Respond to HTTP CONNECT #1890

jbescos opened this issue Jul 23, 2024 · 0 comments

Comments

@jbescos
Copy link

jbescos commented Jul 23, 2024

Describe the issue
Issue was created in Helidon: helidon-io/helidon#9022

When we connect to a proxy, we send HTTP CONNECT. For MockServer we don' receive a response from it.

What you are trying to do
Description of what you are trying to do so we can understand the context of the problem

MockServer version
5.15.0

To Reproduce
There are 2 tests described in the Helidon issue.

  1. How you are running MockServer (i.e maven plugin, docker, etc). In java locally
  2. Code you used to create expectations. Helidon Webclient (4.0.10) is not routing the requests through proxy configured using Proxy Builder.  helidon-io/helidon#9022 (comment)
  3. What error you saw. Response is not received from HTTP CONNECT

Expected behaviour
A 2XX HTTP code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant