Skip to content

Commit fc4dca7

Browse files
committed
Added warning to use skyr library
1 parent b705c9c commit fc4dca7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.rst

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22
.. :Date: Jan 01, 2013
33
.. :Description: Source code for the cpp-netlib URI class.
44
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+
515
################
616
C++ Network URI
717
################

0 commit comments

Comments
 (0)