Skip to content

Dropping the HTTP fallback for the context URL #697

@evanp

Description

@evanp

In Section 2.1:

Implementations producing Activity Streams 2.0 documents SHOULD include a @context property with a value that includes a reference to the normative Activity Streams 2.0 JSON-LD @context definition using the URL " https://www.w3.org/ns/activitystreams". Implementations MAY use the alternative URL " http://www.w3.org/ns/activitystreams" instead.

This HTTP fallback was added because it was originally an http: URL.

I'm not sure if it's directly harmful, but http: URLs are few and far between on the Web in 2026. Is there an opportunity to deprecate this fallback so it could be removed in a future version of the document?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions