canmove, Confirmed users
1,173
edits
Line 255: | Line 255: | ||
= General Weave Headers = | = General Weave Headers = | ||
== X-Weave-Backoff == | |||
Indicates that the server is under heavy load or has suffered a failure and the client should not try again for the specified number of seconds (usually 1800) | |||
== X-If-Unmodified-Since == | == X-If-Unmodified-Since == | ||
On any write transaction (PUT, POST, DELETE), this header may be added to the request, set to a timestamp. If the collection to be acted on has been modified since the timestamp given, the request will fail. | On any write transaction (PUT, POST, DELETE), this header may be added to the request, set to a timestamp. If the collection to be acted on has been modified since the timestamp given, the request will fail. | ||
== X-Weave-Alert == | == X-Weave-Alert == |