opengeospatial / ogcapi-common

OGC API - Common provides those elements shared by most or all of the OGC API standards to ensure consistency across the family.
https://ogcapi.ogc.org/common
Other
45 stars 14 forks source link

HTTP 2? #332

Open m-mohr opened 1 year ago

m-mohr commented 1 year ago

Section 8.1. "HTTP 1.1" states (highlights by me):

The standards used for Web APIs are built on the HTTP protocol. Therefore, conformance with HTTP or a closely related protocol is required.

This sounds like there's a door open for e.g. HTTP 2, but then the requirement disallows it:

OGC Web APIs SHALL conform to HTTP 1.1.

A couple of questions occur: