1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-10 11:35:07 -05:00

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

It did a long time ago
This commit is contained in:
Daniel Stenberg 2011-12-20 20:32:47 +01:00
parent b06ed249d2
commit 6222ef8052

View 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 the name of the server we want to talk to. This includes the port number if
anything but default. 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" .IP "Accept"
\&"*/*". \&"*/*".