Paweł Żak
|
9415d8e7e9
|
chore(linters): Enable `import-alias-naming` and `redundant-import-alias` rules for revive (#15836)
|
2024-10-01 13:49:53 -05:00 |
lestrozi
|
d77cf92d6c
|
fix(common.http): Keep timeout after creating oauth client (#15900)
|
2024-09-19 11:32:19 +02:00 |
Sven Rebhan
|
56edee0b4f
|
fix(inputs.vault): Use http client to handle redirects correctly (#14153)
|
2023-10-23 08:08:38 -06:00 |
Rajiv Kushwaha
|
37ef23fb7f
|
feat(common.http): Add support for connecting over unix-socket (#14103)
|
2023-10-18 06:44:36 -06:00 |
crflanigan
|
7d2016b84c
|
feat: Google API Auth (#11084)
|
2022-05-24 17:33:02 -06:00 |
RaviKiran K
|
5a71d03e63
|
feat(outputs.http): Support configuration of `MaxIdleConns` and `MaxIdleConnsPerHost` (#10954)
|
2022-04-27 15:24:27 -05:00 |
Sebastian Spaink
|
02ccbec348
|
fix: cookie test (#9608)
|
2021-08-17 17:22:14 -04:00 |
Jacob Hochstetler
|
4591c62cfc
|
Http plugin add cookie auth (#9395)
|
2021-07-13 15:58:49 -06:00 |
David Bennett
|
8bb388584d
|
Add OAuth2 to HTTP input (#9138)
* add oauth2 to http input
* linter fixes
* add http config to common plugin
* address linter changes
* Update README.md
* add log for user if fields are missing
* add correct logger
* alter output plugin as well
* fix formatting
* add oauth2 separate package
* fix package naming
* remove unnecessary logger
|
2021-04-23 09:37:27 -04:00 |