From c7603af1d06d65932c420ae76002b6ed94dbf23c Mon Sep 17 00:00:00 2001 From: Dirk Klimpel <5740567+dklimpel@users.noreply.github.com> Date: Thu, 15 Jul 2021 11:37:08 +0200 Subject: Allow providing credentials to `http_proxy` (#10360) --- changelog.d/10360.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/10360.feature (limited to 'changelog.d/10360.feature') diff --git a/changelog.d/10360.feature b/changelog.d/10360.feature new file mode 100644 index 0000000000..904221cb6d --- /dev/null +++ b/changelog.d/10360.feature @@ -0,0 +1 @@ +Allow providing credentials to `http_proxy`. \ No newline at end of file -- cgit 1.5.1