From: Daniel Stenberg Date: Tue, 20 Dec 2011 19:32:47 +0000 (+0100) Subject: libcurl-tutorial.3: curl doesn't sent pragma no-cache X-Git-Tag: curl-7_24_0~108 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6222ef8052fdc369977620d38d323f2f90a77011;p=thirdparty%2Fcurl.git libcurl-tutorial.3: curl doesn't sent pragma no-cache It did a long time ago --- diff --git a/docs/libcurl/libcurl-tutorial.3 b/docs/libcurl/libcurl-tutorial.3 index 64e1440890..1cca23f335 100644 --- a/docs/libcurl/libcurl-tutorial.3 +++ b/docs/libcurl/libcurl-tutorial.3 @@ -817,10 +817,6 @@ This header is required by HTTP 1.1 and even many 1.0 servers and should be the name of the server we want to talk to. This includes the port number if anything but default. -.IP "Pragma" -\&"no-cache". Tells a possible proxy to not grab a copy from the cache but to -fetch a fresh one. - .IP "Accept" \&"*/*".