Web API: /known/ input size limit
The number of PID's the /known/ endpoint can receive is specified in swh.web.config
.
If the limit is exceeded, an InputSizeExc is raised with the error code 413.
Related (#2276 (closed))
Migrated from D2661 (view on Phabricator)