Skip to content

Out-of-the-box transformations for proxied requests #78

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

Merged
merged 4 commits into from
Jul 4, 2024
Merged

Conversation

tsegismont
Copy link
Contributor

Closes #65

tsegismont and others added 3 commits July 3, 2024 10:22
See #65

Signed-off-by: Thomas Segismont <tsegismont@gmail.com>
* Add basic header and path interceptors

* fix batch 1

* fix batch 2

* fix batch 3

* add query interceptor

* fix batch 4
* temp: test stucked

* fix batch 1

* fix batch 2

* fix batch 3
@tsegismont
Copy link
Contributor Author

@wzy1935 I've rebased the PR. I found in test code a few calls to Java 21 API. Make sure to configure your IDE so that the target API is Java 11 only.

@tsegismont
Copy link
Contributor Author

@wzy1935 2 tests are not passing on Windows CI, can you take a look?

@wzy1935
Copy link
Contributor

wzy1935 commented Jul 3, 2024

okay, I'm checking

@wzy1935 wzy1935 mentioned this pull request Jul 3, 2024
@wzy1935
Copy link
Contributor

wzy1935 commented Jul 3, 2024

The PR for a possible fix is attached. It works locally, but I am not sure because I cannot access to the CI

@tsegismont tsegismont marked this pull request as ready for review July 4, 2024 13:34
@tsegismont
Copy link
Contributor Author

@wzy1935 it looks like your last PR did the trick, thank you!

@tsegismont tsegismont merged commit e57e2fb into main Jul 4, 2024
5 checks passed
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

Successfully merging this pull request may close these issues.

Out-of-the-box transformations for proxied requests
2 participants