Skip to content

Commit 3a4df8a

Browse files
committed
Fix trailing whitespace
1 parent 5fbc93c commit 3a4df8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/http.client.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ HTTPConnection Objects
292292
and iterables in general) will be chunk-encoded, and the
293293
Transfer-Encoding header will automatically be set instead of
294294
Content-Length.
295-
295+
296296
.. note::
297297
When using most HTTP methods (like ``GET`` or ``POST``)
298298
the provided ``uri`` must be an absolute path and

0 commit comments

Comments
 (0)