README updated. 404 codes for solving was removed.
This commit is contained in:
parent
be2f34f629
commit
cebf4b572f
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user