Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2.8.x] Escape Content-Disposition params according to WHATWG HTML living standard (backport #11571) by @mkurz #11603

Merged
merged 2 commits into from
Jan 12, 2023

Commits on Jan 12, 2023

  1. Escape Content-Disposition params according to WHATWG HTML living sta…

    …ndard
    
    (cherry picked from commit 8e787dd)
    
    # Conflicts:
    #	core/play-java/src/test/java/play/mvc/RequestBuilderTest.java
    #	core/play/src/main/scala/play/api/http/Writeable.scala
    #	core/play/src/test/scala/play/api/http/WriteableSpec.scala
    mkurz authored and mergify[bot] committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    f6f1b86 View commit details
    Browse the repository at this point in the history
  2. Fix conflicts

    mkurz committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    bb1c127 View commit details
    Browse the repository at this point in the history