Presto Development and APIs : Presto APIs : Presto Headers/Parameters : Presto Response Headers
Presto Response Headers
Presto returns some information in response headers, typically when requested by headers in the request.
serviceURL
The REST URL that corresponds to the request that generated this response. This URL invokes the same mashable or mashup, with any relevant input parameters or Presto headers. By default, this URL does not include user credentials unless specifically requested with an optional Presto header in the request.
serviceHeader
Note:  
Only applicable to responses using JUMP.
An object containing headers returned by the mashable, such as SOAP headers.
snapshotToken
The ID of the snapshot that was created from this request. See Take or Delete Snapshot Methods for more information.
x-paginateToken
The pagination token that identifies the result set for this response. The Presto Server uses this token to identify which cached results to use when additional pages of results are requested.
All subsequent requests should include this token as a header or parameter.
x-presto-cache
Indicates that this response has been supplied from the Presto Response Cache.
x-totalCount
The total number of items in the cached result set for this pagination token.
Copyright © 2006-2015 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback