Skip to main content

Binary Data

One of the three major response types.

When an API client requests files from the Slingshot API Server, the server will respond with the binary data of the file in the response body. The server will also indicate the suggested file name via the standard HTTP header Content-Disposition. The server will indicate the type of binary data via the standard HTTP header Content-Type.