Skip to content

Conversation

phirework
Copy link

The Atom spec allows multiple links in the Feed object, and this is required for support of things like PubSubHubbub.

Also closes #111 I believe because you can just add your own link rel="self" entry.

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update
  • Go Version Update
  • Dependency Update

Description

Related Tickets & Documents

  • Related Issue #
  • Closes #

Added/updated tests?

  • Yes
  • No, and this is why: please replace this line with details on why tests
    have not been included
  • I need help with writing tests

Run verifications and test

  • make verify is passing
  • make test is passing

The Atom spec allows multiple links in the Feed object, and this
is required for support of things like PubSubHubbub.

Also closes gorilla#111 I believe because you can just add your own
`link rel="self"` entry.
@un000
Copy link

un000 commented Jun 5, 2025

LGTM, very useful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] W3C: Missing atom:link with rel="self"
2 participants