In the draft OpenSearch specifications [1], there is ambiguity of the required mime type for providing suggestions for search providers.

Currently, the Suggestions extension [2] specifies "application/x-suggestions+json", however the example given in the main specification uses "application/json".

Since subtypes of json are typically no longer used, it seems reasonable to support both "application/x-suggestions+json" and "application/json".

Target Release: Firefox 63

Other browser support: Edge supports both, Chrome only supports "application/x-suggestions+json" at this time.


[1] https://github.com/dewitt/opensearch/blob/master/opensearch-1-1-draft-6.md#the-url-element

[2] http://www.opensearch.org/Specifications/OpenSearch/Extensions/Suggestions#URL_elements


_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to