Sometimes when running curl, you need to disable the Pragma: no-cache
header it sends by default. It turns out that this is quite easy to do:
% curl -v -H Pragma: http://example.com/
Sometimes when running curl, you need to disable the Pragma: no-cache
header it sends by default. It turns out that this is quite easy to do:
% curl -v -H Pragma: http://example.com/