Skip to content

Commit 0b2c55f

Browse files
Merge e2f974b into 2e7bcee
2 parents 2e7bcee + e2f974b commit 0b2c55f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/dev/api/jobs.md

+4
Original file line numberDiff line numberDiff line change
@@ -744,6 +744,10 @@ curl -u "$SAUCE_USERNAME:$SAUCE_ACCESS_KEY" --location \
744744

745745
Retrieve one of the asset files associated with a job, such as a log file, video, or screenshot. The response contains the output of the requested file.
746746

747+
:::caution **IMPORTANT!**
748+
To improve performance, some assets can be compressed in transit. This is indicated by use of `Content-Encoding: gzip` header in the response.
749+
:::
750+
747751
#### Parameters
748752

749753
<table id="table-api">

0 commit comments

Comments
 (0)