httpx icon indicating copy to clipboard operation
httpx copied to clipboard

Authentification docs reference non-existing class

Open alexprengere opened this issue 1 year ago • 2 comments
trafficstars

The auth docs reference httpx.BasicAuthentication() 3 times, but this class does not exist, it should be replaced with httpx.BasicAuth().

alexprengere avatar May 17 '24 07:05 alexprengere