]> mj.ucw.cz Git - libucw.git/commit
added url_enescape_friendly() for cards.c: it prepares a printable version
authorRobert Spalek <robert@ucw.cz>
Thu, 30 Jun 2005 17:28:33 +0000 (17:28 +0000)
committerRobert Spalek <robert@ucw.cz>
Thu, 30 Jun 2005 17:28:33 +0000 (17:28 +0000)
commit56d6f96154b7f0406a1fe5ed94032594faef5a6e
tree492ef2b8739b89dbe26ec38fb60bc4aec3cba1b8
parent95563968456b51903c56b75e05e47959405c388f
added url_enescape_friendly() for cards.c: it prepares a printable version
of the URL (with interpretted spaces and delimiters, hence it cannot be
parsed back), but it does not convert characters above 0x7f so that the
target string is a valid utf-8 string
lib/url.c
lib/url.h