20.19 Expires The Expires header field gives the relative time after which the message (or content) expires. Expires报头字段给出消息(或内容)过期的相对时间。 The precise meaning of this is method dependent. 其确切含义取决于方法。 The expiration time in an INVITE does not affect the duration of the actual session that may result from the invitation. Session description protocols may offer the ability to express time limits on the session duration, however. INVITE中的到期时间不影响该邀请可能导致的实际会话的持续时间。然而,会话描述协议可以提供表达会话持续时间的时间限制的能力。 The value of this field is an integral number of seconds (in decimal) between 0 and (2**32)-1, measured from the receipt of the request.
此字段的值是0和(2**32)-1之间的整数秒(以十进制表示),从收到请求开始测量。
Example:
实例
Expires: 5
本文解释了Expires头字段的作用,它是消息过期时间的指示,但INVITE中的时间不影响实际会话长度。会话描述协议允许设置会话时间限制。值以整数秒表示,范围在0到2^32-1之间。
868

被折叠的 条评论
为什么被折叠?



