Skip to content

Support proxy definition for fetch operation by using custom http client using proxy env var or flags to command line #5515

@matthewdwood82

Description

@matthewdwood82

Bug description

I am attempting to install a quarto extension for section bibliographies into a Quarto Book project using PowerShell.
https://github.com/pandoc-ext/section-bibliographies#quarto

When I attempt to do so, I receive this error
image

My project has my company's http_proxy and https_proxy defined in the .Rprofile

It is not clear from quarto help how the user would verify quarto can see these proxy settings.

Checklist

  • Please include a minimal, fully reproducible example in a single .qmd file? Please provide the whole file rather than the snippet you believe is causing the issue.
  • Please format your issue so it is easier for us to read the bug report.
  • Please document the RStudio IDE version you're running (if applicable), by providing the value displayed in the "About RStudio" main menu dialog?
  • Please document the operating system you're running. If on Linux, please provide the specific distribution.
  • Please provide the output of quarto check so we know which version of quarto and its dependencies you're running.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestextensionsrelates to Quarto extensions mechanism

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions