[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
command to just send HTTP requests and not show results
- From: jidanni@xxxxxxxxxxx
- Date: Wed, 15 Oct 2008 07:33:26 +0800
- X-ml-name: emacs-w3m
- X-mail-count: 10397
Here's the situation: I often use WWWOFFLE
offline, each click producing e.g.,:
WWWOFFLE - World Wide Web Offline Explorer - v2.9d
WWWOFFLE Request Recorded
Your request for URL
http://ehp.niehs.nih.gov/docs/2008/11766/abstract.html
has been recorded for download.
Then the next day I do
$ wwwoffle -online; wwwoffle -fetch
OK, the problem is that clicking the links with
w3m-view-this-url produces an unnecessary new page or
other window that one must get Back from or delete.
I wish I could make a command that just sends the request
to the (WWWOFFLE) server (at http_proxy), and waits for a
reply and only shows a *Shell Command Output* buffer if
the words "WWWOFFLE Request (Already)? Recorded" don't
appear in the HTTP reply.
Another OK response is 404:
$ HEAD -S http://example.net/
HEAD http://example.net/ --> 404 WWWOFFLE Will Get