didkit
didkit copied to clipboard
Configurable maximum HTTP request body size
#229 implements a hard-coded maximum payload size for DIDKit HTTP's POST (VC HTTP API) endpoints, in a constant MAX_BODY_LENGTH
. This could be changed to be configurable with a CLI option.