Skip to content

state token for library requests  #93

@mkb79

Description

@mkb79

A library response returns a 13-digit numeric state-token in the response headers.

Using this state token in the url query on the next request like /1.0/library?state_token=1234567654321 will return only changes since the state take was given.

If there are no new content, the json response body items list is empty, the total-count header entry is 0 and the state token is in the header is unchanged. If there are changes in the library, a new state token is obtained, which should be used next time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationskip-staleSkip issue or pull request to be marked as stalestale

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions