2.2.1.4.29 timeout

This token specifies the longest time interval, in milliseconds, that the server allows between KeepAlive (section 2.2.2.3) requests without timing out an idle session.

This token is defined for use only in responses sent to a client.

The value MUST be an integer in the range from 1,000 through 4,294,967,295.

The syntax of the timeout token is defined as follows.

 timeout = "timeout=" 1*10DIGIT

Example:

 Pragma: timeout=60000