-
-
Notifications
You must be signed in to change notification settings - Fork 150
Open
Labels
enhancementNew feature or requestNew feature or request
Description
This plugin is awesome and just replaced postman for me, thanks for this!
Issues
- I have checked existing issues and there are no existing ones with the same request.
Feature description
I need to use socks5 proxy for some of my requests collections. Currently the only way I can do it is by launching neovim with proxychains.
There are a couple of ways I think it can be done:
Globally:
- plugin setting for custom curl command (
proxychains -q curlorcurl --socks5-hostname ...) - plugin settings for all kinds of proxies supported by curl
Locally, per request or per environment:
- some kind of extension to .http file format, like special variable
- some kind of special variable in environment
lattenwald and NTBBloodbath
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request