Skip to content

Provision support for PROXY url. #51

@Sachin796

Description

@Sachin796

I am currently trying to use the gem to connect to the Pagerduty API from a server which only allows proxy url to access the internet. I would like to request a feature where you can make provisions to allow proxy parameter when we create Pagerduty::Connection.new, and when it actually connects using Faraday here . Below is the screenshot of the error that I am getting.

ssl_error

When I create my own connection using Faraday with the proxy key, it works fine, connects to Pagerduty API and does all the operations. But I would like to use the gem for other features but with this support inbuilt.

working_proxy

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions