Open-EO / openeo-api

The openEO API specification

Home Page:http://api.openeo.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clarify character encoding

m-mohr opened this issue · comments

The API doesn't say anything about character encoding and I'm not sure all clients send/parse the corresponding headers. Should we say something that if nothing is negotiated with HTTP content negotiation (Charset / Accept-Charset) that the default character encoding for the API implementations is UTF-8?

Origin: Open-EO/openeo-r-client#132