-
Bug
-
Resolution: Done
-
Major
-
3.15.5.Final
-
None
RESTEASY-3282 ported some fixes from upstream RESTEasy back to 3.15 to resolve a CVE. With this backport, for multipart messages the data was always binary data and now is base64 encoded data in the response. This is due to the commenting of of this code.
This was already done upstream and missed in the backport, see RESTEASY-2480.
- clones
-
JBEAP-24949 [GSS](7.4.z) RESTEASY-3341 - The RESTEasy multipart provider changed the default entity response from binary to base64
- Closed
- is caused by
-
RESTEASY-3282 Upgrade resteasy 3.15.x to mime4j 0.8.9
- Resolved
-
RESTEASY-754 Port resteasy-multipart-provider to a recent mime4j version
- Resolved
- is related to
-
RESTEASY-2480 Multipart Input no longer treated with transfer encoding
- Resolved
-
JBEAP-24507 (7.4.z) RESTEASY-3285 Upgrade resteasy 3.15.x to mime4j 0.8.9
- Closed
- mentioned on