ipfs / ipfs/kubo

HTTP API - Content-Type should include charset

Open
#1,817 9 comments 0 reactions 0 assignees View on GitHub
kind/bug topic/api topic/rpc-api
Dominant language
Go
Stars
17.1k
Forks
3.2k
Avg merge
3d 18h
Merged PRs (30d)
11

Description

When returning `text/...` and `application/json` the API should include the `charset` in the HTTP header.

```
Content-Type: application/json; charset=utf-8
```

See http://www.w3.org/International/O-HTTP-charset for more derails.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.