status code changed from 404 to 410, as revocation is possible in the future..."
This commit is contained in:
parent
068068f40f
commit
8ffa114c4e
@ -135,7 +135,7 @@ run (void *cls,
|
|||||||
MHD_HTTP_OK),
|
MHD_HTTP_OK),
|
||||||
/* Try to recoup before it's allowed */
|
/* Try to recoup before it's allowed */
|
||||||
TALER_TESTING_cmd_recoup ("recoup-not-allowed",
|
TALER_TESTING_cmd_recoup ("recoup-not-allowed",
|
||||||
MHD_HTTP_NOT_FOUND,
|
MHD_HTTP_GONE,
|
||||||
"refresh-reveal-1#0",
|
"refresh-reveal-1#0",
|
||||||
"refresh-melt-1",
|
"refresh-melt-1",
|
||||||
NULL),
|
NULL),
|
||||||
|
Loading…
Reference in New Issue
Block a user