kibana/x-pack/plugins/actions/server/builtin_action_types/lib
Mike Côté da8ce374cf
Make xpack.actions.rejectUnauthorized setting work (#88690)
* Remove ActionsConfigType due to being a duplicate

* Fix rejectUnauthorized not being configured

* Move proxySettings to configurationUtilities

* Fix isAxiosError check to code

* Add functional test

* Remove comment

* Close webhook server

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-01-28 13:44:25 -05:00
..
axios_utils.test.ts Make xpack.actions.rejectUnauthorized setting work (#88690) 2021-01-28 13:44:25 -05:00
axios_utils.ts Make xpack.actions.rejectUnauthorized setting work (#88690) 2021-01-28 13:44:25 -05:00
get_proxy_agents.test.ts Make xpack.actions.rejectUnauthorized setting work (#88690) 2021-01-28 13:44:25 -05:00
get_proxy_agents.ts Make xpack.actions.rejectUnauthorized setting work (#88690) 2021-01-28 13:44:25 -05:00
http_rersponse_retry_header.ts apply prettier styles 2020-05-22 09:08:58 +02:00
nullable.ts
post_pagerduty.ts Make xpack.actions.rejectUnauthorized setting work (#88690) 2021-01-28 13:44:25 -05:00
result_type.ts
schemas.ts
send_email.test.ts Make xpack.actions.rejectUnauthorized setting work (#88690) 2021-01-28 13:44:25 -05:00
send_email.ts Make xpack.actions.rejectUnauthorized setting work (#88690) 2021-01-28 13:44:25 -05:00
string_utils.test.ts
string_utils.ts