didkit icon indicating copy to clipboard operation
didkit copied to clipboard

Configurable maximum HTTP request body size

Open clehner opened this issue 2 years ago • 0 comments

#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.

clehner avatar Oct 25 '21 20:10 clehner