We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0315fd commit b804dd0Copy full SHA for b804dd0
README.md
@@ -27,8 +27,11 @@ Query can further be decomposed into key-value pairs:
27
* 1st pair: key = "query", value = "test"
28
* 2nd pair: key = "query2", value = "test2"
29
30
+UTF-8 encoding support from version 1.3.0
31
+* percent-encoding
32
+* html entities
33
+
34
Planned future development includes:
35
36
* validation of URIs
37
* recognition of URN and URL specificities, including IPv4 and IPv6
-* percent-encoding, HTML entities, etc.
0 commit comments