Commit 6222ef80 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

libcurl-tutorial.3: curl doesn't sent pragma no-cache

It did a long time ago
parent b06ed249
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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"
\&"*/*".