[PR #445] [CLOSED] Add proxy auto-detection. #2629

Closed
opened 2026-03-17 00:18:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/445
Author: @NBTX
Created: 12/19/2019
Status: Closed

Base: masterHead: master


📝 Commits (3)

  • 2925db0 Add proxy auto-detection.
  • 13f45f7 Merge branch 'master' into master
  • 67897fc Merge branch 'master' into master

📊 Changes

5 files changed (+176 additions, -3 deletions)

View changed files

📝 assets/css/styles.scss (+5 -0)
📝 lang/en-US.js (+12 -1)
📝 layouts/default.vue (+134 -1)
📝 pages/index.vue (+4 -1)
📝 pages/settings.vue (+21 -0)

📄 Description

image

image

This obviously includes changes to the lang strings.


The proxy auto-detection is shown under the following criteria:

  1. the user is running the postwoman-proxy application locally, and has installed the SSL certificates,
  2. the user is not already using a functioning proxy server.

🔄 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/hoppscotch/hoppscotch/pull/445 **Author:** [@NBTX](https://github.com/NBTX) **Created:** 12/19/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`2925db0`](https://github.com/hoppscotch/hoppscotch/commit/2925db037f3c7ea8824db8607dd16ff07b1c8334) Add proxy auto-detection. - [`13f45f7`](https://github.com/hoppscotch/hoppscotch/commit/13f45f70342a679af5becaac6e6ac7b263bd297a) Merge branch 'master' into master - [`67897fc`](https://github.com/hoppscotch/hoppscotch/commit/67897fc43b2a3ee36af916883ecadab47469e8ca) Merge branch 'master' into master ### 📊 Changes **5 files changed** (+176 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `assets/css/styles.scss` (+5 -0) 📝 `lang/en-US.js` (+12 -1) 📝 `layouts/default.vue` (+134 -1) 📝 `pages/index.vue` (+4 -1) 📝 `pages/settings.vue` (+21 -0) </details> ### 📄 Description ![image](https://user-images.githubusercontent.com/43181178/71216729-36141e80-22b3-11ea-851e-5003109974f0.png) ![image](https://user-images.githubusercontent.com/43181178/71216745-3f04f000-22b3-11ea-9797-1a1429015899.png) This obviously includes changes to the `lang` strings. --- The proxy auto-detection is shown under the following criteria: 1. the user is running the postwoman-proxy application locally, and has installed the SSL certificates, 2. the user is not already using a functioning proxy server. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:18:57 +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/hoppscotch#2629
No description provided.