From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=2a00:1450:400c:c0c::234; helo=mail-wr0-x234.google.com; envelope-from=arthompson1990@gmail.com; receiver= Received: from mail-wr0-x234.google.com (mail-wr0-x234.google.com [IPv6:2a00:1450:400c:c0c::234]) by hurricane.the-brannons.com (Postfix) with ESMTPS id 3515577D9F for ; Sat, 27 Jan 2018 01:58:55 -0800 (PST) Received: by mail-wr0-x234.google.com with SMTP id f6so863722wra.6 for ; Sat, 27 Jan 2018 01:59:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=ExoyDSHUY26K0eqZMY233u0rCaCURAa6OzvPqsqW8sk=; b=sGpUcr3B1WBXd/6OofWOrpur/9i6q98vUeQhx+FRSjEpVPtx/1U5/qL7EaQobkfDog pCu5ZuNBw4E6z7uy1EnhJXHCQq3r1/Cnn7aiP6hFuFDSP1vjirBQx8FLS05Dl+t/ySIw NUdm0Hh1tatrNR7vOP1AIjPXf1gixcJzl0x5Ho7FlY5jB+hRcYqaQb245ZvyxKwOpXMp 5IscEKVyOHfDPbWrTRiAzaPrhyJdecprWAz/xE3zgr9TNN/K65AMYdt7cBzErkcGZKeI TtprCguTimzlWx08Lijw7siHMVhzxefyg0kb2EcnnHa9rXrf95xOwFzrdavys4+cwMHL zpGQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=ExoyDSHUY26K0eqZMY233u0rCaCURAa6OzvPqsqW8sk=; b=VYPHvUns+YBKWdlIlv/n6nHQPB/+lMIZmBENMLLe/dK6bcLNUIinSa53+e7uAXmrve 6fpSg11QvIG1kjlK+CArEYPrz8laFXSf1Wh/zY8D8W6W4IJsk3cc/5nrcQNs6F9lQs/V VOsc0w0W2noNbeUqMCy+51lWWrkTgF/ZKT/P9V4OJQ6zYteW6dZHJb76l57+ysh6zwnA V67GRgJLd4owIeabYNtmf2OHezXo8cy0Np+7gY9knjIlQQS3ITePHDZ9DjHmSWv7Y0iy 6tN9M+BwDsuGhpYxYTeGdWJrRkURHH6B7ggDGtWfOFEOUlXPxfxkeM4MT4M5LduQ12Xc D6hQ== X-Gm-Message-State: AKwxytdCqhoJXg8B50wHWhwnpbSA/AU93I0Vp1HVeW+laJkzHFzoX6Fo OXOEI9iJQx681wGvMHHvGWY= X-Google-Smtp-Source: AH8x224eiGLLwcPauLCRddGZAs0z+mzMEnZNq8cbQCttN6AfY545zvSU2jzfJZ6ZfSmPZvk4jC7Ecg== X-Received: by 10.223.197.200 with SMTP id v8mr13075584wrg.22.1517047147641; Sat, 27 Jan 2018 01:59:07 -0800 (PST) Received: from toaster (b.5.b.9.4.f.e.f.f.f.c.f.1.b.a.e.5.9.a.d.8.a.b.f.0.b.8.0.1.0.0.2.ip6.arpa. [2001:8b0:fba8:da95:eab1:fcff:fef4:9b5b]) by smtp.gmail.com with ESMTPSA id 63sm8127293wms.46.2018.01.27.01.59.05 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sat, 27 Jan 2018 01:59:06 -0800 (PST) Date: Sat, 27 Jan 2018 09:58:59 +0000 From: Adam Thompson To: Karl Dahlke Cc: Edbrowse-dev@lists.the-brannons.com Message-ID: <20180127095859.g6tyuiuwuqu7cbao@toaster> References: <20180126180106.t5yhqm3c7pjpjqvm@toaster> <20180026131346.eklhad@comcast.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180026131346.eklhad@comcast.net> User-Agent: NeoMutt/20170113 (1.7.2) Subject: Re: [Edbrowse-dev] protocol handlers and outputting to buffer X-BeenThere: edbrowse-dev@lists.the-brannons.com X-Mailman-Version: 2.1.25 Precedence: list List-Id: Edbrowse Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Jan 2018 09:58:56 -0000 On Fri, Jan 26, 2018 at 01:13:46PM -0500, Karl Dahlke wrote: > Yes that sounds like a good idea. > Go for it if you have the time, but be careful, httpConnect() is a bit of a house of cards, and I apologize for that. > Also none of that stuff is in jsrt so you might want to retest some of the existing plugins and connectors to make sure they all still work; > and I'll do the same once you have pushed. Thanks, I'll have a go at it. It'll be good to get back into the edbrowse code rather than just using it. Any idea how I can hook plugins up to use the rest of the edbrowse browsing mechanism (not massively required but could be useful once we get protocol handlers that can download into the buffers)? Cheers, Adam.