eclipse-ee4j / eclipse-ee4j/jersey
Implement @MultipartConfig like annotation for restricting File upload size in Jersey
Open
Priority: Major
Type: Improvement
- Dominant language
- Java
- Stars
- 730
- Forks
- 382
- PR merge metrics
- No merged PRs in 30d
Description
While Sending "multipart/mixed" request to any POST method user should be able to restrict the size of the incoming request by using some annotation on POST method. eg @MultipartConfig in javax.servlet.annotation.
#### Environment
Any
#### Affected Versions
[2.22.1]
Contributor guide
Assessment
This issue has not been assessed yet.