Skip to content

Commit d5fc815

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

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
@@ -1053,7 +1053,7 @@ the remote server supports it.
10531053

10541054
.. caution::
10551055

1056-
Symfony automatically adds the `Accept-Encoding: gzip` HTTP header if certain requirements are met. However, be aware that if you manually set `Accept-Encoding` to `gzip`, you will need to handle the decompression yourself.
1056+
If you set `Accept-Encoding` to e.g. `gzip`, you will need to handle the decompression yourself.
10571057

10581058
HTTP/2 Support
10591059
~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)