We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
content-disposition
1 parent 99ac313 commit bcbd70dCopy full SHA for bcbd70d
components/http_foundation.rst
@@ -534,7 +534,7 @@ Serving Files
534
535
When sending a file, you must add a ``Content-Disposition`` header to your
536
response. While creating this header for basic file downloads is straightforward,
537
-using non-ASCII filenames is more involving. The
+using non-ASCII filenames is more involved. The
538
:method:`Symfony\\Component\\HttpFoundation\\HeaderUtils::makeDisposition`
539
abstracts the hard work behind a simple API::
540
0 commit comments