fiobank icon indicating copy to clipboard operation
fiobank copied to clipboard

x-IntervalUseToken

Open PSLLSP opened this issue 6 years ago • 2 comments

There is an extra header "x-IntervalUseToken" returned by server, it indicates required delay before next query with the same token. Some calls, like setting pointer doesn't require delay.

Example : x-IntervalUseToken: 20000

x-IntervalUseToken: 0

Unfortunately, when reply "409 Conflict" is returned, header x-IntervalUseToken is not in the server reply :-(

PSLLSP avatar May 03 '18 12:05 PSLLSP