lynx-dev
[Top][All Lists]
Advanced

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

Re: [Lynx-dev] Gopher hURL functionality


From: Viatrix
Subject: Re: [Lynx-dev] Gopher hURL functionality
Date: Sun, 12 Nov 2023 22:15:04 -0800

On 2023-11-12T14:17-08, viatrix-23316@purelymail.com wrote:

> Hello Lynx-dev,
> I have made a patch to add support for Gopher's "hURL" functionality.
> The patch is attached and applies to "src/LYGetFile.c". I'm not
> well-versed in the C language so forgive me if I've made any errors.
> 
> See also: The thread "[Lynx-dev] Extend gopher client functionality to
> support URL scheme" from May 2016 on this very mailing list.
> 

Ah hang on; instead of my line:
> return getfile(doc, target);
would it be better to have the line:
> goto Try_Redirected_URL;
instead?
I didn't notice the Try_Redirected_URL label the first time I was going
through the code.

-- 
Viatrix she|they https://viatrix.is-hella.gay

Attachment: pgp_SCBqrF0aU.pgp
Description: OpenPGP digital signature


reply via email to

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