[PR #566] [MERGED] Moved common headers to a separate file #2710

Closed
opened 2026-03-17 00:23:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/566
Author: @AndrewBastin
Created: 2/10/2020
Status: Merged
Merged: 2/11/2020
Merged by: @liyasthomas

Base: masterHead: refactor/headers


📝 Commits (7)

  • 9659231 Added Common Headers to a separate file
  • 6d463dc Updated commonHeaders definition to use the imported ones
  • 1306b78 Merge branch 'master' into refactor/headers
  • 27da1c8 refactor: use relative imports
  • f2f097b refactor: use relative imports
  • 9ecec8c refactor: object shorthand
  • af18b95 Merge branch 'master' into refactor/headers

📊 Changes

3 files changed (+129 additions, -248 deletions)

View changed files

functions/headers.js (+124 -0)
📝 pages/graphql.vue (+2 -124)
📝 pages/index.vue (+3 -124)

📄 Description

Just a small refactor to move the common headers to a separate file.


🔄 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/566 **Author:** [@AndrewBastin](https://github.com/AndrewBastin) **Created:** 2/10/2020 **Status:** ✅ Merged **Merged:** 2/11/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `refactor/headers` --- ### 📝 Commits (7) - [`9659231`](https://github.com/hoppscotch/hoppscotch/commit/965923116df99ad8533ffe7a28dc210e2da275ae) Added Common Headers to a separate file - [`6d463dc`](https://github.com/hoppscotch/hoppscotch/commit/6d463dcfef22f225c015b60e91583478d583080a) Updated commonHeaders definition to use the imported ones - [`1306b78`](https://github.com/hoppscotch/hoppscotch/commit/1306b78f63e03b68f671158a77cedb985dc7826e) Merge branch 'master' into refactor/headers - [`27da1c8`](https://github.com/hoppscotch/hoppscotch/commit/27da1c8e49bd57890d9e1615862585f31fc9a139) refactor: use relative imports - [`f2f097b`](https://github.com/hoppscotch/hoppscotch/commit/f2f097bb7eb1563a0427e32c3c7157783f79cd7e) refactor: use relative imports - [`9ecec8c`](https://github.com/hoppscotch/hoppscotch/commit/9ecec8ce17fb825b31894cd6eecf08aba2bb3764) refactor: object shorthand - [`af18b95`](https://github.com/hoppscotch/hoppscotch/commit/af18b95ffae4e63b3d7d32996d9fbcaf93defdf9) Merge branch 'master' into refactor/headers ### 📊 Changes **3 files changed** (+129 additions, -248 deletions) <details> <summary>View changed files</summary> ➕ `functions/headers.js` (+124 -0) 📝 `pages/graphql.vue` (+2 -124) 📝 `pages/index.vue` (+3 -124) </details> ### 📄 Description Just a small refactor to move the common headers to a separate file. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:23:19 +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#2710
No description provided.