]> granicus.if.org Git - curl/commitdiff
libcurl-tutorial.3: curl doesn't sent pragma no-cache
authorDaniel Stenberg <daniel@haxx.se>
Tue, 20 Dec 2011 19:32:47 +0000 (20:32 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 20 Dec 2011 19:32:47 +0000 (20:32 +0100)
It did a long time ago

docs/libcurl/libcurl-tutorial.3

index 64e1440890cf01c2ad8896bd1d0a7da63d5fb88c..1cca23f33505e469b3ddd82f04d37d92e1271b71 100644 (file)
@@ -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"
 \&"*/*".