Skip to content

Conversation

@mstate
Copy link

@mstate mstate commented Mar 15, 2024

We needed to use vendor provideded SSL certificates to make calls to multiple domains from Async::HTTP::Internet. Unfortunately, the options that you can pass in are only for a single URL. To allow for our use case, we need to define url => Async::HTTP::Client outside of our Async::HTTP::Internet.new call and pass them in as an argument.

Types of Changes

  • New feature.
  • Updated documentation.

Contribution

@mstate mstate marked this pull request as draft March 18, 2024 15:07
@mstate mstate closed this Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant