GNU bug report logs - #78640
elisp url.el cannot handle some valid URLs

Previous Next

Package: emacs;

Reported by: 林羽 <0713ws <at> gmail.com>

Date: Fri, 30 May 2025 03:59:02 UTC

Severity: normal

Tags: fixed

Fixed in version 31.1

Done: Robert Pluim <rpluim <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 78640 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: 林羽 <0713ws <at> gmail.com>, Robert Pluim <rpluim <at> gmail.com>
Cc: 78640 <at> debbugs.gnu.org
Subject: Re: bug#78640: elisp url.el cannot handle some valid URLs
Date: Sat, 07 Jun 2025 11:53:17 +0300
> From: 林羽 <0713ws <at> gmail.com>
> Date: Fri, 30 May 2025 10:57:26 +0800
> 
> (url-insert-file-contents “http://127.0.0.1:9999?test=1”) 
> 
> GET ?test=1 HTTP/1.1 MIME-Version: 1.0 Connection: keep-alive Host: 127.0.0.1:9999 Accept-encoding:
> gzip Accept: */* User-Agent: URL/Emacs Emacs/31.0.50 (TTY; x86_64-suse-linux-gnu)
> 
> Should it be /?test=1, Missing "/" This url complies with the RFC 3986 standard and can be handled
> normally in tools such as curl

Robert, any comments?




This bug report was last modified 30 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.