Skip to content

Conversation

wofferl
Copy link

@wofferl wofferl commented Aug 13, 2025

Same as the forced header when fetching feeds, always sending the header with 1970-01-01 makes no sense and can result only in problems.

Signed-off-by: Wolfgang <github@linux-dude.de>
@Grotax Grotax merged commit ad28d91 into php-feed-io:main Aug 13, 2025
4 checks passed
Grotax added a commit that referenced this pull request Aug 13, 2025
- Add logic to set the node's link from the <guid> element when isPermaLink="true" and no link is present. (#12)
- Do no longer default to 1800-01-01 as date for fetching feeds (#15)
- Don't set if-modified-since header when discover feeds (#19)

- Analysis of relative links for the Atom feed (#10)
- Implicit null deprecations fixed (#17)
Grotax added a commit that referenced this pull request Aug 13, 2025
Changed
- Add logic to set the node's link from the <guid> element when isPermaLink="true" and no link is present. (#12)
- Do no longer default to 1800-01-01 as date for fetching feeds (#15)
- Don't set if-modified-since header when discover feeds (#19)

Fixed
- Analysis of relative links for the Atom feed (#10)
- Implicit null deprecations fixed (#17)
@Grotax Grotax mentioned this pull request Aug 13, 2025
Grotax added a commit that referenced this pull request Aug 13, 2025
Changed
- Add logic to set the node's link from the <guid> element when isPermaLink="true" and no link is present. (#12)
- Do no longer default to 1800-01-01 as date for fetching feeds (#15)
- Don't set if-modified-since header when discover feeds (#19)

Fixed
- Analysis of relative links for the Atom feed (#10)
- Implicit null deprecations fixed (#17)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants