Atom feed of this document
 
 
 

 3.7. Persistent Connections

By default, the API supports persistent connections via HTTP/1.1 keepalives. All connections will be kept alive unless the connection header is set to close.

To prevent abuse, HTTP sessions have a timeout of 20 seconds before being closed.

[Note]Note

The server may close the connection at any time and clients should not rely on this behavior.



loading table of contents...