There was an error while loading. Please reload this page.
1 parent 78c8b12 commit be519e2Copy full SHA for be519e2
1 file changed
Doc/library/http.cookiejar.rst
@@ -165,8 +165,8 @@ contained :class:`Cookie` objects.
165
:meth:`~urllib.request.Request.get_header`,
166
:meth:`~urllib.request.Request.header_items`,
167
:meth:`~urllib.request.Request.add_unredirected_header`
168
- and the attributes :attr:`~urllib.request.Request.host`, :attr:`!type`,
169
- :attr:`~urllib.request.Request.unverifiable`
+ and the attributes :attr:`~urllib.request.Request.host`,
+ :attr:`~urllib.request.Request.type`, :attr:`~urllib.request.Request.unverifiable`
170
and :attr:`~urllib.request.Request.origin_req_host` as documented by
171
:mod:`urllib.request`.
172
0 commit comments