Skip to content

Ensure incoming IRIs have either schemes or authorities #69

@agates

Description

@agates

Need to check for non-empty scheme OR non-empty authority. Don't need both.

Existing code:

if rfc3987.match(podping_write.iri, "IRI"):
await unprocessed_iri_queue.put(podping_write)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions