all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Decoding URLs input
@ 2021-07-03  9:40 Jean Louis
  2021-07-03  9:56 ` Jean Louis
  2021-07-03 11:10 ` Yuri Khan
  0 siblings, 2 replies; 8+ messages in thread
From: Jean Louis @ 2021-07-03  9:40 UTC (permalink / raw)
  To: Help GNU Emacs

Hello,

As I am developing Double Opt-In CGI script served by Emacs I am
unsure if this function is correct to be used the encoded strings that
come from URL GET requests, like http://www.example.com/?message=Hello%20There

(rfc2231-decode-encoded-string "Hello%20there") ⇒ "Hello there"

If anybody knows or have clues, let me know. In other programming
languages I have not been thinking of RFC, I don't know which RFC
applies there.


Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-07-04  4:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-03  9:40 Decoding URLs input Jean Louis
2021-07-03  9:56 ` Jean Louis
2021-07-03 11:10 ` Yuri Khan
2021-07-03 12:04   ` Jean Louis
2021-07-03 19:17   ` Jean Louis
2021-07-03 20:16     ` Yuri Khan
2021-07-03 22:18       ` Jean Louis
2021-07-04  4:22       ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.