README updated. 404 codes for solving was removed.

This commit is contained in:
Alexander Andreev 2022-10-20 23:50:02 +04:00
parent be2f34f629
commit cebf4b572f
Signed by: Arav
GPG Key ID: 0388CC8FAA51063F
1 changed files with 0 additions and 2 deletions

View File

@ -53,7 +53,6 @@ Responds with an empty body and one of the HTTP codes.
#### HTTP codes
- `202` if solved
- `403` if not solved
- `404` if doesn't exist
### Check if captcha is solved
@ -76,7 +75,6 @@ to be expired. E.g. when a visitor requests for a new CAPTCHA or leaving a page.
#### HTTP codes
- `204` if solved
- `403` if not solved
- `404` if doesn't exist
### Example of interaction