[PR #207] [CLOSED] Fix proxies #212

Closed
opened 2026-02-27 15:46:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/proxmoxer/proxmoxer/pull/207
Author: @sniffer32
Created: 4/16/2025
Status: Closed

Base: developHead: fix-proxies


📝 Commits (4)

  • 2c2eca1 add proxies arg to https Backend
  • 0a851bd add test for proxy arg in https Backend
  • 516666b Revert reformating
  • 60e1a37 Add possbility to use proxies

📊 Changes

2 files changed (+40 additions, -6 deletions)

View changed files

📝 proxmoxer/backends/https.py (+33 -6)
📝 tests/test_https.py (+7 -0)

📄 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/proxmoxer/proxmoxer/pull/207 **Author:** [@sniffer32](https://github.com/sniffer32) **Created:** 4/16/2025 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `fix-proxies` --- ### 📝 Commits (4) - [`2c2eca1`](https://github.com/proxmoxer/proxmoxer/commit/2c2eca16b41f4dd1efead2c43b9a16f3210f144f) add proxies arg to https Backend - [`0a851bd`](https://github.com/proxmoxer/proxmoxer/commit/0a851bd870ef87de72cd0567f8ff37dd224dee5f) add test for proxy arg in https Backend - [`516666b`](https://github.com/proxmoxer/proxmoxer/commit/516666b57ee07cf8bf5d430cec1359dc00a032ed) Revert reformating - [`60e1a37`](https://github.com/proxmoxer/proxmoxer/commit/60e1a375d7f3bb5189083785c022057da28e3435) Add possbility to use proxies ### 📊 Changes **2 files changed** (+40 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `proxmoxer/backends/https.py` (+33 -6) 📝 `tests/test_https.py` (+7 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:46:55 +03: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/proxmoxer#212
No description provided.