feature: Create a generic http adapter tied to InfrahubService #3302
Labels
group/backend
Issue related to the backend (API Server, Git Agent)
type/feature
New feature or request
Component
API Server / GraphQL
Describe the Feature Request
We should add a generic http adapter that can catch various errors and provide one way for Infrahub to manage HTTP requests. I thought about this when we added the basic webhooks that we currently have. We also need to allow for configuration of the http adapter to allow for custom CA certificates and the ability to disable certificate verification if the users chooses to do so.
Describe the Use Case
No response
Additional Information
Opening this up now as the need for something like this came up again in #3279
The text was updated successfully, but these errors were encountered: