summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/taler_util.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/include/taler_util.h b/src/include/taler_util.h
index 33c126cbc..59824a521 100644
--- a/src/include/taler_util.h
+++ b/src/include/taler_util.h
@@ -183,6 +183,15 @@ TALER_project_data_default (void);
char *
TALER_urlencode (const char *s);
+/**
+ * Test if all characters in @a url are valid for
+ * a URL.
+ *
+ * @param url URL to sanity-check
+ * @return true if @a url only contains valid characters
+ */
+bool
+TALER_url_valid_charset (const char *url);
/**
* Check if @a lang matches the @a language_pattern, and if so with