From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (unknown [IPv6:2602:4b:a4d8:4b00:12bf:48ff:fe7c:5584]) by hurricane.the-brannons.com (Postfix) with ESMTPSA id B16A3779A7 for ; Mon, 10 Feb 2014 16:30:07 -0800 (PST) From: Chris Brannon To: edbrowse-dev@lists.the-brannons.com References: <20140110144757.eklhad@comcast.net> <87iosmedam.fsf@mushroom.PK5001Z> Date: Mon, 10 Feb 2014 16:29:27 -0800 In-Reply-To: (Chuck Hallenbeck's message of "Mon, 10 Feb 2014 19:04:53 -0500") Message-ID: <87eh3aebko.fsf@mushroom.PK5001Z> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Edbrowse-dev] startpage X-BeenThere: edbrowse-dev@lists.the-brannons.com X-Mailman-Version: 2.1.17 Precedence: list List-Id: Edbrowse Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Feb 2014 00:30:08 -0000 Chuck Hallenbeck writes: > Can you use elinks for this purpose? Elinks works on startpage. Unfortunately not, because elinks will not show me the full POST query or write it to a file. However, it turns out that startpage is also doing user-agent detection. Do you have a user-agent definition for lynx in your .ebrc? It's in the default config, so I'm guessing that ua1 will set your user-agent string to lynx. They like lynx just fine! Turns out that they're actively denying form submissions that contain edbrowse in the user-agent string. I have a third user agent in my .ebrc, defined as "nunya business", and they like that one just fine as well. -- Chris