ResponseHeader
Stay organized with collections
Save and categorize content based on your preferences.
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-30 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[[["The server sends a header object with all responses, which includes a required `responseTimestamp` field."],["The `responseTimestamp` field is an object representing the timestamp of the response and should be within ± 60 seconds of the current time for the response to be considered valid."],["Receivers of the response are expected to verify this timestamp and reject responses with timestamps outside the acceptable range."]]],[]]