[PR #4883] [MERGED] fix(kernel): pre-req transformers for backcompat #4974

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4883
Author: @CuriousCorrelation
Created: 3/13/2025
Status: Merged
Merged: 3/17/2025
Merged by: @jamesgeorge007

Base: patchHead: fix/extension-oauth-flow


📝 Commits (1)

  • bd6c51c fix(kernel): pre-req transformers for backcompat

📊 Changes

1 file changed (+40 additions, -9 deletions)

View changed files

📝 packages/hoppscotch-kernel/src/relay/v/1.ts (+40 -9)

📄 Description

Closes HFE-777.

This PR fixes transformation for application/x-www-form-urlencoded content parameter mainly affecting Extension interceptor.

Note to reviewers

You can use attached collection to test out OAuth2.0 flows hosted by https://oauth.tools/

OAuth Test Collection.json


🔄 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/4883 **Author:** [@CuriousCorrelation](https://github.com/CuriousCorrelation) **Created:** 3/13/2025 **Status:** ✅ Merged **Merged:** 3/17/2025 **Merged by:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Base:** `patch` ← **Head:** `fix/extension-oauth-flow` --- ### 📝 Commits (1) - [`bd6c51c`](https://github.com/hoppscotch/hoppscotch/commit/bd6c51cb7c795094de3c5d8c8fe6023383f33a5b) fix(kernel): pre-req transformers for backcompat ### 📊 Changes **1 file changed** (+40 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-kernel/src/relay/v/1.ts` (+40 -9) </details> ### 📄 Description Closes HFE-777. This PR fixes transformation for `application/x-www-form-urlencoded` `content` parameter mainly affecting `Extension` interceptor. #### Note to reviewers You can use attached collection to test out OAuth2.0 flows hosted by https://oauth.tools/ [OAuth Test Collection.json](https://github.com/user-attachments/files/19226596/OAuth.Test.Collection.json) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:27:50 +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#4974
No description provided.