ID EN
Urllib Request

http_error_302

Python 3.11

The same as http_error_301(), but called for the ‘found’ response.

Syntax

PYTHON
HTTPRedirectHandler.http_error_302(req, fp, code, msg, hdrs)

See Also

http_error_301()