httpx
httpx copied to clipboard
Authentification docs reference non-existing class
trafficstars
The auth docs reference httpx.BasicAuthentication() 3 times, but this class does not exist, it should be replaced with httpx.BasicAuth().