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

Match on request body #126

Open
esambo opened this issue Mar 30, 2023 · 1 comment
Open

Match on request body #126

esambo opened this issue Mar 30, 2023 · 1 comment

Comments

@esambo
Copy link

esambo commented Mar 30, 2023

Is would be very helpful to match on the request body, and not just the method and path.

This might even help with with some/most of the use cases for #95

@luiscaciatori
Copy link

I accomplished using the the read_body/2 from Plug

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

No branches or pull requests

3 participants