Skip to content
New issue

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

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

Already on GitHub? # to your account

Include HTTP response status codes for the canary value checks #92

Open
BreakfastSerial opened this issue Jan 30, 2023 · 0 comments
Open

Comments

@BreakfastSerial
Copy link

I'm working with an application, that replies with an empty body, but HTTP/1.1 204 No Content indicates a successful request. Apparently -cv "No Content" is not found in the responses by jwt_tool, as it reports:

Canary value (No Content) was not found in base request - check that this token is valid and you are still logged in

Even if I see the exact string in the HTTP response status code.

Can jwt_tool also include the status code for the canary value?

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

No branches or pull requests

1 participant