mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
* lisp/url/url-util.el (url-query-key-value-allowed-chars): New defconst. (url-build-query-string): Use it to escape only those characters that need it in keys and values. * test/lisp/url/url-util-tests.el (url-util-tests): Add new test cases. (Bug#70312) |
||
|---|---|---|
| .. | ||
| url-file-resources | ||
| url-auth-tests.el | ||
| url-domsuf-tests.el | ||
| url-expand-tests.el | ||
| url-file-tests.el | ||
| url-future-tests.el | ||
| url-handlers-tests.el | ||
| url-misc-tests.el | ||
| url-parse-tests.el | ||
| url-tramp-tests.el | ||
| url-util-tests.el | ||