Mention of 404 error was removed from GET /:captcha_id description.
This commit is contained in:
parent
6e4242e6cd
commit
29e4666bd9
@ -62,8 +62,7 @@ Responds with an empty body and one of the HTTP codes.
|
||||
|
||||
If an optional `remove` parameter without a value supplied CAPTCHA will be
|
||||
removed without checking and a HTTP code `204` will be sent. Otherwise, a `403`
|
||||
HTTP code will be sent if it is not solved. If a CAPTCHA doesn't exist a `404`
|
||||
HTTP code still will be returned.
|
||||
HTTP code will be sent if it is not solved.
|
||||
|
||||
A `remove` parameter was added because browsers will print an error in a console
|
||||
if HTTP code is not within `2xx`, so to keep a console clean you can provide
|
||||
|
Loading…
Reference in New Issue
Block a user