21.3.3 302 Moved Temporarily 21.3.3 302临时移动 The requesting client SHOULD retry the request at the new address(es) given by the Contact header field (Section 20.10). The Request-URI of the new request uses the value of the Contact header field in the response.
发出请求的客户端应在Contact报头字段(第20.10节)给出的新地址重试请求。新请求的Request-URI使用响应中Contact报头字段的值。
The duration of the validity of the Contact URI can be indicated through an Expires (Section 20.19) header field or an expires parameter in the Contact header field. Both proxies and UAs MAY cache this URI for the duration of the expiration time. If there is no explicit expiration time, the address is only valid once for recursing, and MUST NOT be cached for future transactions. Contact URI的有效期可以通过Expires(第20.19节)报头字段或Contact报头字段中的Expires参数来指示。代理和UA都可以在过期时间内缓存此URI。如果没有明确的过期时间,则该地址只对递归有效一次,并且不得缓存以供将来的事务使用。 If the URI cached from the Contact header field fails, the Request-URI from the redirected request MAY be tried again a single time. 如果从Contact报头字段缓存的URI失败,则可能会再次尝试重定向请求的Request-URI。 The temporary URI may have become out-of-date sooner than the expiration time, and a new temporary URI may be available.
临时URI可能早于过期时间就过期了,并且可能有新的临时URI可用。