From 3c926c20bfb5971b9af15ff53436fd8d4aa1146e Mon Sep 17 00:00:00 2001 From: Philipp Rieber Date: Mon, 16 Dec 2013 07:10:00 +0100 Subject: [PATCH] [HTTP Cache] Update HTTP Bis spec links --- book/http_cache.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/book/http_cache.rst b/book/http_cache.rst index b84b6a534db..55b0a8b8b60 100644 --- a/book/http_cache.rst +++ b/book/http_cache.rst @@ -1096,6 +1096,6 @@ Learn more from the Cookbook .. _`validation model`: http://tools.ietf.org/html/rfc2616#section-13.3 .. _`RFC 2616`: http://tools.ietf.org/html/rfc2616 .. _`HTTP Bis`: http://tools.ietf.org/wg/httpbis/ -.. _`P4 - Conditional Requests`: http://tools.ietf.org/html/draft-ietf-httpbis-p4-conditional-12 -.. _`P6 - Caching: Browser and intermediary caches`: http://tools.ietf.org/html/draft-ietf-httpbis-p6-cache-12 +.. _`P4 - Conditional Requests`: http://tools.ietf.org/html/draft-ietf-httpbis-p4-conditional +.. _`P6 - Caching: Browser and intermediary caches`: http://tools.ietf.org/html/draft-ietf-httpbis-p6-cache .. _`ESI`: http://www.w3.org/TR/esi-lang