lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lynx-dev] zstd support (Was: Re: ANN: lynx2.9.2)


From: Thomas Dickey
Subject: Re: [Lynx-dev] zstd support (Was: Re: ANN: lynx2.9.2)
Date: Thu, 1 Aug 2024 20:10:53 -0400

On Thu, Aug 01, 2024 at 05:55:58PM -0400, Thomas Dickey wrote:
> On Thu, Aug 01, 2024 at 11:32:44PM +0200, Steffen Nurpmeso wrote:
> > Hello.
> > 
> > Steffen Nurpmeso wrote in
> >  <20240703215349.pFCi-IUP@steffen%sdaoden.eu>:
> >  |So i am doing this, onto v2-9-2b.
> >  ...
> > 
> > I have seen lynx iterations in my monthly backup.
> > Did you already had a glance at the zstd patch?
> 
> sorry - I didn't notice it (there was a thread on some other topic
> which cluttered things, and at that time I was working on xterm - and
> since then have been working on mawk).
> 
> But I see it now, and am reminded :-)

Applying the patch, I see that it can connect to facebook.com with zstd:

HTMIMEConvert
default Content-Type is text/plain
Stages *_getUCInfoStage 0:44:utf-8 1:-1: (2:-1:) 3:-1:
Stages *_setUCInfoStage 0:44:utf-8 1:-1: (2:44:utf-8) 3:-1:
Stages *_getUCInfoStage 0:44:utf-8 1:-1: 2:44:utf-8 (3:-1:)
Stages *_setUCInfoStage 0:44:utf-8 1:-1: 2:44:utf-8 (3:44:utf-8)
HTStreamStack: Returning "MIMEParser"
HTMIME:  Vary: Accept-Encoding
Content-Encoding: zstd
reporting-endpoints: 
coop_report="https://www.facebook.com/browser_reporting/coop/?minimize=0";, 
default="https://www.facebook.com/ajax/browser_error_reports/?device_level=unknown&brsid=7398326921802950982";,
 permissions_policy="https://www.facebook.com/ajax/browser_error_reports/";
report-to: 
{"max_age":2592000,"endpoints":[{"url":"https:\/\/www.facebook.com\/browser_reporting\/coop\/?minimize=0"}],"group":"coop_report","include_subdomains":true},
 
{"max_age":259200,"endpoints":[{"url":"https:\/\/www.facebook.com\/ajax\/browser_error_reports\/?device_level=unknown&brsid=7398326921802950982"}]},
 
{"max_age":21600,"endpoints":[{"url":"https:\/\/www.facebook.com\/ajax\/browser_error_reports\/"}],"group":"permissions_policy"}
content-security-policy: default-src data: blob: 'self' https://*.fbsbx.com 
'unsafe-inline' *.facebook.com *.fbcdn.net 'unsafe-eval';script-src 
*.facebook.com *.fbcdn.net *.facebook.net 127.0.0.1:* 'unsafe-inline' blob: 
data: 'self' connect.facebook.net 'unsafe-eval' https://*.google-analytics.com 
*.google.com;style-src *.fbcdn.net data: *.facebook.com 'unsafe-inline' 
https://fonts.googleapis.com;connect-src *.facebook.com facebook.com 
*.fbcdn.net *.facebook.net wss://*.facebook.com:* wss://*.whatsapp.com:* 
wss://*.fbcdn.net attachment.fbsbx.com ws://localhost:* blob: 
*.cdninstagram.com 'self' http://localhost:3103 wss://gateway.facebook.com 
wss://edge-chat.facebook.com wss://snaptu-d.facebook.com

In a quick read of the diff, I don't see command-line option or options menu
settings to turn it off/on -- I'll check it out some more, and update my
git snapshot.

-- 
Thomas E. Dickey <dickey@invisible-island.net>
https://invisible-island.net

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]