gana

GNUnet Assigned Numbers Authority
Log | Files | Refs | README | LICENSE

commit 1c6e09af45212a70b501e0c539980d2baeb0bcd2
parent 31059b57b12da64d9964dc38fa390174ee3125e8
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon,  2 Mar 2026 16:58:13 +0100

new EC

Diffstat:
Mgnu-taler-error-codes/registry.rec | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec @@ -155,6 +155,10 @@ Name: GENERIC_UPLOAD_EXCEEDS_LIMIT Description: The body is too large to be permissible for the endpoint. If you believe this was a legitimate request, contact the server administrators and/or the software developers to increase the limit. HttpStatus: 413 +Value: 33 +Name: GENERIC_PARAMETER_EXTRA +Description: A parameter in the request was given that must not be present. This is likely a bug in the client implementation. Check if you are using the latest available version and/or file a report with the developers. +HttpStatus: 400 # 40-49: access control issues Value: 40