[PR #895] [MERGED] Added check if content-type header is present for transformResponse #2928

Closed
opened 2026-03-17 00:35:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/895
Author: @AndrewBastin
Created: 5/24/2020
Status: Merged
Merged: 5/24/2020
Merged by: @liyasthomas

Base: masterHead: bugfix/894


📝 Commits (1)

  • 05f573d Added check if content-type header is present for transformResponse

📊 Changes

1 file changed (+4 additions, -3 deletions)

View changed files

📝 functions/strategies/AxiosStrategy.js (+4 -3)

📄 Description

This PR adds a small check for the content-type header in the transformResponse override in the AxiosStrategy file.

This PR fixes #894


🔄 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/895 **Author:** [@AndrewBastin](https://github.com/AndrewBastin) **Created:** 5/24/2020 **Status:** ✅ Merged **Merged:** 5/24/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `bugfix/894` --- ### 📝 Commits (1) - [`05f573d`](https://github.com/hoppscotch/hoppscotch/commit/05f573d181654c362dd4c76649de2b8415c6cb5a) Added check if content-type header is present for transformResponse ### 📊 Changes **1 file changed** (+4 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `functions/strategies/AxiosStrategy.js` (+4 -3) </details> ### 📄 Description This PR adds a small check for the `content-type` header in the transformResponse override in the AxiosStrategy file. This PR fixes #894 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:35:26 +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#2928
No description provided.