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
This new test tests using the `UnixAdapter` directly, like
[httpie-unixsocket](https://github.com/httpie/httpie-unixsocket) does.
I wrote this test because I found a case, on the `pluggable-urlparse`
branch, where tests were passing, but executing:
```
http http+unix://%2Fvar%2Frun%2Fdocker.sock/info
```
was failing.
0 commit comments