[PR #366] [MERGED] feat: Add canonical link http header to the static response #4145

Closed
opened 2026-03-15 01:28:48 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/366
Author: @cdvv7788
Created: 7/16/2020
Status: Merged
Merged: 7/16/2020
Merged by: @pirate

Base: djangoHead: hotfix/#92


📝 Commits (1)

  • 83e5b01 feat: Add canonical link http header to the static response

📊 Changes

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

View changed files

📝 archivebox/core/views.py (+3 -1)

📄 Description

Summary

When serving a Snapshot, add the canonical url as HTTP header

Related issues: #XYZ
https://github.com/pirate/ArchiveBox/issues/92

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Archived data layout on disk

🔄 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/ArchiveBox/ArchiveBox/pull/366 **Author:** [@cdvv7788](https://github.com/cdvv7788) **Created:** 7/16/2020 **Status:** ✅ Merged **Merged:** 7/16/2020 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `django` ← **Head:** `hotfix/#92` --- ### 📝 Commits (1) - [`83e5b01`](https://github.com/ArchiveBox/ArchiveBox/commit/83e5b019e4704b4fe7f61627ea3f972a04e289b6) feat: Add canonical link http header to the static response ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `archivebox/core/views.py` (+3 -1) </details> ### 📄 Description # Summary When serving a Snapshot, add the canonical url as HTTP header **Related issues: #XYZ** https://github.com/pirate/ArchiveBox/issues/92 # Changes these areas - [ ] Bugfixes - [X] Feature behavior - [ ] Command line interface - [ ] Configuration options - [ ] Internal architecture - [ ] Archived data layout on disk --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 01:28:48 +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/ArchiveBox#4145
No description provided.