Closed graingert closed 7 years ago
Am i right that: http+unix://%2Ftmp%2Fprofilesvc.sock/path/to/page Becomes: http://unixsocket.requests-unixsocket.github.io/ %2Ftmp%2Fprofilesvc.sock/path/to/page
Sorry for taking a long time to respond here. Why did you want to change this? I'm guessing it's because of the bug in requests that was fixed?
My inclination is to close this, unless there is still some good reason. If I were to change the syntax of the URLs, I prefer to change it to something that doesn't require the ugly URL encoding (see https://github.com/msabramo/httpie-unixsocket/issues/8).
all http+unix:// URIs should now use: http://unixsocket.requests-unixsocket.github.io/ instead