mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 16:35:33 +02:00
[PR #534] [MERGED] feat: httpproxy: optional support for plain http on egress #559
Labels
No labels
answered
bug
documentation
enhancement
enhancement
feature
feature
kept-open-for-info
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/the-bastion#559
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:http_proxy📝 Commits (1)
a8c1801feat: 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.