We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I can use a path like unix:///path/to/my/socket.sock and it successfully connects to the socket
unix:///path/to/my/socket.sock
A "URL not specified" error is presented.
Unix sockets seem to work fine for HTTP requests, so I presume this is a bug but if not please help me redirect 🙏
10.3.1
macOS
macOS Sequoia 15.3
Downloaded from the website
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected Behavior
I can use a path like
unix:///path/to/my/socket.sock
and it successfully connects to the socketActual Behavior
A "URL not specified" error is presented.
Reproduction Steps
Is there an existing issue for this?
Which sync method do you use?
Additional Information
Unix sockets seem to work fine for HTTP requests, so I presume this is a bug but if not please help me redirect 🙏
Insomnia Version
10.3.1
What operating system are you using?
macOS
Operating System Version
macOS Sequoia 15.3
Installation method
Downloaded from the website
Last Known Working Insomnia version
No response
The text was updated successfully, but these errors were encountered: