From 6222ef8052fdc369977620d38d323f2f90a77011 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 20 Dec 2011 20:32:47 +0100 Subject: libcurl-tutorial.3: curl doesn't sent pragma no-cache It did a long time ago --- docs/libcurl/libcurl-tutorial.3 | 4 ---- 1 file changed, 4 deletions(-) (limited to 'docs/libcurl/libcurl-tutorial.3') diff --git a/docs/libcurl/libcurl-tutorial.3 b/docs/libcurl/libcurl-tutorial.3 index 64e144089..1cca23f33 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" \&"*/*". -- cgit v1.2.3