Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
enhancement(http provider): Add automatic bearer token acquisition in…
… http-client [version 2] (#21583) * HTTP client auth as trait extension * Use Client directly * Unavailable oauth server should not crash vector * Fix snafu error to by sync + send * review fixes * review fixes * review fixes * acquire token with oauth2 and mtls as described in rfc * fix spell issues * fix review comments * fix review comments * fix review comments * fix review comments * fix review comments * vdev fmt * vdev fmt * review * vdev fmt * changelog * changelog * vdev fmt and check rust * provide test for mtls scenario * dd-rust-license-tool write * dd-rust-license-tool write * review comments * fixes * revert to expires_in * review fixes * review fixes * generate-component-docs * remove http component * unable to expect a message under windows
- Loading branch information