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

Introduce @ClientRequestFilter and @ClientResponseFilter #321

Closed
snowdrop-bot opened this issue Apr 19, 2021 · 0 comments
Closed

Introduce @ClientRequestFilter and @ClientResponseFilter #321

snowdrop-bot opened this issue Apr 19, 2021 · 0 comments
Assignees
Labels
7 - Community development upstream/closed The issue has been closed in the upstream repository

Comments

@snowdrop-bot
Copy link
Collaborator

Description

In RESTEasy Reactive we have @ServerRequestFilter and @ServerResponseFilter for creating server side filters.
We should have something for client filters (with very similar capabilities).

This would be of great use for quarkusio#16523 where we non blocking filters are needed.


quarkusio#16615


$upstream:16615$

@snowdrop-bot snowdrop-bot added the upstream/closed The issue has been closed in the upstream repository label Apr 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
7 - Community development upstream/closed The issue has been closed in the upstream repository
Projects
None yet
Development

No branches or pull requests

2 participants