opengeospatial / sensorthings

The official web site of the OGC SensorThings API standard specification.
134 stars 29 forks source link

Batch-processing examples have header Content-Transfer-Encoding: binary #40

Closed hylkevds closed 2 years ago

hylkevds commented 6 years ago

The batch-request examples contain the header: Content-Transfer-Encoding: binary

From http://docs.oasis-open.org/odata/odata/v4.0/errata03/os/complete/part1-protocol/odata-v4.0-errata03-os-part1-protocol-complete.html#_Toc453752313

A Content-Transfer-Encoding header with value binary may be included for historic reasons although this header is not used by HTTP and only needed for transmission via E-Mail.

It's probably better to remove this header from the examples.

hylkevds commented 2 years ago

Fixed with the publication of Sensing v1.1.