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?
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: https://github.com/Open-EO/openeo-r-client/issues/132