diff options
Diffstat (limited to 'overview.md')
| -rw-r--r-- | overview.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/overview.md b/overview.md index 6b01e3e..3cb247c 100644 --- a/overview.md +++ b/overview.md @@ -8,7 +8,7 @@ The server listens on `http://<host>:<port>`. Port is configurable, no specific ## Content Type -Everything is JSON (Derulo bahahahahah). Requests and always responses use `Content-Type: application/json`. +Everything is JSON (Derulo bahahahahah). Requests and all responses use `Content-Type: application/json`. The only exception is when a toolkit endpoint uses `response_format: "passthrough"` for proxying file downloads or something none Jayson from an upstream service. In that case the response mimetype comes from whatever upstream decides to send back. |
