Conor Evans
|
48b981bd4e
|
feat: support headers for http plugin with cookie auth (#10404)
|
2022-01-11 15:31:28 -07:00 |
Joshua Powers
|
79e479c691
|
fix: markdown: resolve all markdown issues with g-h (#10172)
|
2021-11-24 11:56:55 -07: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 |
Steven Soroka
|
4090c77275
|
proxy support for http input (#8477)
|
2020-11-26 17:16:25 -05:00 |
M0rdecay
|
27f09758ba
|
Add reading bearer token from a file to http input (#7304)
|
2020-04-14 12:31:26 -07:00 |
Dheeraj Dwivedi
|
a01d273c45
|
Support custom success codes in http input (#6549)
|
2019-10-21 14:23:36 -07:00 |
Daniel Nelson
|
4d3519756c
|
Add support for sending a request body to http input (#5074)
|
2018-12-11 19:12:00 -08:00 |
Daniel Nelson
|
de355b76d6
|
Simplify testing with TLS (#4095)
|
2018-05-04 16:33:23 -07:00 |
Daniel Nelson
|
3fe3d75bb3
|
Add configurable method to http input
|
2018-02-15 19:06:22 -08:00 |
Daniel Nelson
|
6c656d92a0
|
Add url tag only if not already set
|
2018-02-15 19:06:20 -08:00 |
Daniel Nelson
|
5b37fd3ae9
|
Update http input documentation
|
2018-02-15 19:05:36 -08:00 |
Nicolas Grange
|
f82f03b92c
|
Add http input plugin which supports any input data format (#3546)
|
2018-02-15 16:00:10 -08:00 |