Skip to content

Feature: use proxy #532

@lattenwald

Description

@lattenwald

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 curl or curl --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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions