help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: How to escape a string which will be added as a ?key=value parameter


From: Michael Heerdegen
Subject: Re: How to escape a string which will be added as a ?key=value parameter in a url?
Date: Sun, 27 Sep 2015 22:20:46 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Marcin Borkowski <mbork@mbork.pl> writes:

> I have a bunch of keys and values, and I want to construct a url with
> a ?key=value&key2=value2 syntax.  Is there a function which would
> properly escape characters like ?, =, & for that?

Maybe `url-hexify-string'?

Michael.




reply via email to

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