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.
1 parent 7960ed8 commit 6b5de8cCopy full SHA for 6b5de8c
components/http_foundation/introduction.rst
@@ -431,7 +431,7 @@ represented by a PHP callable instead of a string::
431
432
Additionally, PHP isn't the only layer that can buffer output. Your web
433
server might also buffer based on its configuration. What's more, if you
434
- use fastcgi, buffering can't be disabled at all.
+ use FastCGI, buffering can't be disabled at all.
435
436
.. _component-http-foundation-serving-files:
437
0 commit comments