[PR #4051] [MERGED] refactor: Set default interceptor to "proxy" #4645

Closed
opened 2026-03-17 02:09:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4051
Author: @nivedin
Created: 5/9/2024
Status: Merged
Merged: 5/10/2024
Merged by: @AndrewBastin

Base: release/2024.3.3Head: refactor/set-proxy-default-interceptor


📝 Commits (3)

  • d991a4e refactor: set proxy as default interceptor
  • edd106a chore: minor refactor
  • 95983fa chore: fix type

📊 Changes

2 files changed (+59 additions, -46 deletions)

View changed files

📝 packages/hoppscotch-common/src/newstore/settings.ts (+58 -45)
📝 packages/hoppscotch-selfhost-web/src/main.ts (+1 -1)

📄 Description

Closes HFE-496

Description

This PR set's the default interceptor to "proxy" instead of "browser".

Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

🔄 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/4051 **Author:** [@nivedin](https://github.com/nivedin) **Created:** 5/9/2024 **Status:** ✅ Merged **Merged:** 5/10/2024 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2024.3.3` ← **Head:** `refactor/set-proxy-default-interceptor` --- ### 📝 Commits (3) - [`d991a4e`](https://github.com/hoppscotch/hoppscotch/commit/d991a4e74a025ba51cfc5b052eda235ed207e6f8) refactor: set proxy as default interceptor - [`edd106a`](https://github.com/hoppscotch/hoppscotch/commit/edd106a2af395148cce5b30a7591c48b03cce8fd) chore: minor refactor - [`95983fa`](https://github.com/hoppscotch/hoppscotch/commit/95983faffcee274ac52dcecf4346df567265a8cc) chore: fix type ### 📊 Changes **2 files changed** (+59 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/newstore/settings.ts` (+58 -45) 📝 `packages/hoppscotch-selfhost-web/src/main.ts` (+1 -1) </details> ### 📄 Description Closes HFE-496 ### Description This PR set's the default interceptor to "proxy" instead of "browser". ### Checks - [x] My pull request adheres to the code style of this project - [ ] My code requires changes to the documentation - [ ] I have updated the documentation as required - [x] All the tests have passed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:09:40 +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#4645
No description provided.