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 fb039a7 commit feb830fCopy full SHA for feb830f
components/http_foundation.rst
@@ -473,7 +473,7 @@ represented by a PHP callable instead of a string::
473
474
Additionally, PHP isn't the only layer that can buffer output. Your web
475
server might also buffer based on its configuration. Some servers, such as
476
- Nginx, let you disable buffering at config level or adding a special HTTP
+ Nginx, let you disable buffering at the config level or by adding a special HTTP
477
header in the response::
478
479
// disables FastCGI buffering in Nginx only for this response
0 commit comments