You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HTTPCore now supports UDS again (still pending release?), so let's document that in our advanced transport docs alongside local_address. The idea being: instantiate and pass an explicit transport (rather than adding a uds option to the client).
The text was updated successfully, but these errors were encountered:
Refs encode/httpcore#139 (review)
HTTPCore now supports UDS again (still pending release?), so let's document that in our advanced transport docs alongside
local_address
. The idea being: instantiate and pass an explicit transport (rather than adding auds
option to the client).The text was updated successfully, but these errors were encountered: