The section Responses for the query and extent methods on page 4 describes the various MIME types to be returned depending on the format request parameter.
The MIME type definition for format=request is redundant since text/plain shall be returned by default. However there is no definition for format=json which I expect to return MIME type application/json.
The section
Responses for the query and extent methodson page 4 describes the various MIME types to be returned depending on theformatrequest parameter.The MIME type definition for
format=requestis redundant sincetext/plainshall be returned by default. However there is no definition forformat=jsonwhich I expect to return MIME typeapplication/json.