You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
resteasy: recognize RFC 5987 filename* as a file indicator too
- hasFilenameParam() detects the extended filename* Content-Disposition
parameter as well as plain filename, closing the same cap-padding
bypass via the extended form (Codex P1 follow-up on PR #12085)
- add regression test for a part carrying only filename* (no plain
filename)
Copy file name to clipboardExpand all lines: dd-java-agent/instrumentation/resteasy/resteasy-appsec-3.0/src/main/java/datadog/trace/instrumentation/resteasy/MultipartHelper.java
0 commit comments