Content-Type header can specify encoding and boundary, for example:
Content-Type: application/json; charset=UTF-8
Content-Type header can specify encoding and boundary, for example:
```
Content-Type: application/json; charset=UTF-8
```