From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-x22a.google.com (mail-wi0-x22a.google.com [IPv6:2a00:1450:400c:c05::22a]) by hurricane.the-brannons.com (Postfix) with ESMTPS id 8BC8277B1A for ; Wed, 2 Jul 2014 12:44:10 -0700 (PDT) Received: by mail-wi0-f170.google.com with SMTP id cc10so9611969wib.1 for ; Wed, 02 Jul 2014 12:44:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mime-version:content-type :content-disposition:user-agent; bh=r+JDk/7oS1EymQhH8CIDxjT1YfIjc6ZNxXJx6b09SdM=; b=XFsKtbVxiD55fqrMr04CWwRKA5HXN17UhMtA+0BQy0NGalPTR4hG1XekUM9soWp69s hrDDufY5xbDBuYaNcqIiOXbFubwiCyr56RPayuQrbY5zofGL/g7sdhKEgf0t82PLm72v c8ll/T4/8xGq/SgdJTxKCLJDUYA5FrHvRuaFUP5qkJyVbjvfoBndyoPWKtHlG6z6yHPD Z3+hAbva8o1RhrbZtJB27eyoEYZVdQd7DxNw0CZWM3SGiQUZ8rPA9IXxe8OnRY+4ZIe1 I/NHc+/nuuVvlFgiwEtHAcKS39CCCrY6NdMaIDRwaOn1+TK4AK0BNUeZVWxuIr0z2SJ8 S8GQ== X-Received: by 10.180.97.195 with SMTP id ec3mr6344846wib.13.1404330248175; Wed, 02 Jul 2014 12:44:08 -0700 (PDT) Received: from toaster.adamthompson.me.uk (toaster.adamthompson.me.uk. [2001:8b0:1142:9042::2]) by mx.google.com with ESMTPSA id wp6sm57031452wjb.9.2014.07.02.12.44.06 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Wed, 02 Jul 2014 12:44:07 -0700 (PDT) Date: Wed, 2 Jul 2014 20:44:04 +0100 From: Adam Thompson To: Edbrowse-dev@lists.the-brannons.com Message-ID: <20140702194404.GD19350@toaster.adamthompson.me.uk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="eheScQNz3K90DVRs" Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) Subject: [Edbrowse-dev] A couple of feature requests X-BeenThere: edbrowse-dev@lists.the-brannons.com X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Edbrowse Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jul 2014 19:44:11 -0000 --eheScQNz3K90DVRs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi all, Today was my 2nd day in my new job, and thus my 2nd day of trying systems with chris's static build of edbrowse (setting up the build environment on my work machine's tonight's task). The systems I'm trying to access are industry-standard, and I need to use a proxy to access the internet. This brings me on to my first question/feature request: As far as I'm aware there's no way in edbrowse to support proxy exceptions, i.e. hosts which shouldn't go via a specified proxy. How difficult would this be to add? The other issue I've been having is that one of the systems we use sends 401 responses with a login form, not authentication headers (I've never seen this before either, and yes it breaks the standard). At the moment, as far as I can work out, it looks like when I abort the edbrowse auth prompt it doesn't continue to parse the response. Is it possible to change this so that in the case of an aborted auth prompt (and better still if it can automagically happen in case of a 401 status with no www-authenticate header), the rest of the response is parsed? It may even be better to parse the response anyway then display the authentication prompt if auth headers are sent, but I'm not sure how possible that is. Anyway, according to what I can read about 401 statuses, there should be some way for the user to get to the body of the response as it may be helpful in the case of a failed auth attempt. If someone can tell me where to look, I'm willing to help get both of these implemented. Cheers, Adam. PS: Thanks Chris for the static build, it saved me much time yesterday. --eheScQNz3K90DVRs Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJTtGEEAAoJELZ22lNQBzHOblAIAMQLUBgLKmKFXjmSWhPy9h6/ IezWwYaiBnPJsTKXoYBSSf8eEVu/skYRD4qNrjpcvx54zw/maBeEQC0rptLlXYjD HeoBovG2dYcLQG8SXQHV/rRa+GrQ8vwZxrJcJORaRprlAnuegbykgqNYWrcjQpYW PS7vGLCiIzDG3yhFCV6BOyW1MdlYY8dRM7oCv1p4VdjLwCn9edzchODOb04mvzuf 08sawKVMrfxgzKA8zxA7wReqf1ARceW4H4pOPHW+j0vZoik95x5BbTOXkIuuOQIE KJ+clVMGjvMCuJajJpMYmvoanjEMmcH/y0G+i9AAfBP93hgyp8YHVEHQcT+CEvI= =/UBp -----END PGP SIGNATURE----- --eheScQNz3K90DVRs--