Skip to content

Commit e8ee6ed

Browse files
Update http_client.rst
Co-authored-by: Nicolas Grekas <[email protected]>
1 parent d5fc815 commit e8ee6ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http_client.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1049,7 +1049,7 @@ If the server does respond with a gzipped response, it's decoded transparently.
10491049
To disable HTTP compression, send an ``Accept-Encoding: identity`` HTTP header.
10501050

10511051
Chunked transfer encoding is enabled automatically if both your PHP runtime and
1052-
the remote server supports it.
1052+
the remote server support it.
10531053

10541054
.. caution::
10551055

0 commit comments

Comments
 (0)