Thanks to visit codestin.com Credit goes to github.com
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 b705c9c commit fc4dca7Copy full SHA for fc4dca7
README.rst
@@ -2,6 +2,16 @@
2
.. :Date: Jan 01, 2013
3
.. :Description: Source code for the cpp-netlib URI class.
4
5
+###################
6
+Deprecation warning
7
8
+
9
+This library is still missing some features (including full Unicode
10
+support), and does not work on some of the newest compiler versions.
11
+Therefore, please prefer to use the
12
+[WhatWG URL implementation](https://github.com/cpp-netlib/url) that
13
+is intended to supersede this library.
14
15
################
16
C++ Network URI
17
0 commit comments