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?
In Section 2.1:
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?