ID EN
HTTP Client

InvalidURL

Python 3.11

A subclass of HTTPException, raised if a port is given and is either non-numeric or empty.

Syntax

PYTHON
exception http.client.InvalidURL

See Also

HTTPException