Skip to content

Comments

Fix parsing failure with non-HTTP URI schemes#240

Merged
mmcdole merged 1 commit intomasterfrom
fix-non-http-uri-parsing
May 25, 2025
Merged

Fix parsing failure with non-HTTP URI schemes#240
mmcdole merged 1 commit intomasterfrom
fix-non-http-uri-parsing

Conversation

@mmcdole
Copy link
Owner

@mmcdole mmcdole commented May 25, 2025

Continue processing when URI attribute resolution fails instead of halting the entire feed parse. This allows feeds containing AT Protocol URIs, mailto: links, and other non-HTTP schemes to parse successfully.

Fixes #236

Continue processing when URI attribute resolution fails instead of halting
the entire feed parse. This allows feeds containing AT Protocol URIs,
mailto: links, and other non-HTTP schemes to parse successfully.

Fixes #236
@mmcdole mmcdole merged commit 5277f80 into master May 25, 2025
1 check passed
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.

Resolving distributed identifiers (DIDs) fails when in a "uri" attribute

1 participant