[PR #534] [MERGED] feat: httpproxy: optional support for plain http on egress #559

Closed
opened 2026-05-07 00:21:30 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/ovh/the-bastion/pull/534
Author: @speed47
Created: 3/4/2025
Status: Merged
Merged: 3/4/2025
Merged by: @speed47

Base: masterHead: http_proxy


📝 Commits (1)

  • a8c1801 feat: httpproxy: optional support for plain http on egress

📊 Changes

7 files changed (+144 additions, -12 deletions)

View changed files

📝 bin/proxy/osh-http-proxy-daemon (+1 -0)
📝 bin/proxy/osh-http-proxy-worker (+49 -3)
📝 doc/sphinx/administration/configuration/osh-http-proxy_conf.rst (+14 -0)
📝 etc/bastion/osh-http-proxy.conf.dist (+9 -1)
📝 lib/perl/OVH/Bastion/ProxyHTTP.pm (+17 -1)
📝 tests/functional/docker/target_role.sh (+13 -6)
📝 tests/functional/tests.d/500-http-proxy.sh (+41 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ovh/the-bastion/pull/534 **Author:** [@speed47](https://github.com/speed47) **Created:** 3/4/2025 **Status:** ✅ Merged **Merged:** 3/4/2025 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `http_proxy` --- ### 📝 Commits (1) - [`a8c1801`](https://github.com/ovh/the-bastion/commit/a8c1801b445133781dc245ba158200bb5438051d) feat: httpproxy: optional support for plain http on egress ### 📊 Changes **7 files changed** (+144 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `bin/proxy/osh-http-proxy-daemon` (+1 -0) 📝 `bin/proxy/osh-http-proxy-worker` (+49 -3) 📝 `doc/sphinx/administration/configuration/osh-http-proxy_conf.rst` (+14 -0) 📝 `etc/bastion/osh-http-proxy.conf.dist` (+9 -1) 📝 `lib/perl/OVH/Bastion/ProxyHTTP.pm` (+17 -1) 📝 `tests/functional/docker/target_role.sh` (+13 -6) 📝 `tests/functional/tests.d/500-http-proxy.sh` (+41 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:21:30 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/the-bastion#559
No description provided.