commit | 38a061d1a07fab62ae4bd9cbd26f8953a5f3223b | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Thu Feb 15 22:45:48 2018 -0500 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Thu Feb 15 22:47:59 2018 -0500 |
tree | ba51a3e22e2bfd4375d54c2466785b2d35e6eb05 | |
parent | 5b323d16c883410a8e2a769dff65e81fc1a28fb7 [diff] |
util: introduce escape() and use it in Component::toUri() Change-Id: Ie476ca0fc909fb275631c60195fb1aa5640cff10 Refs: #4484
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: https://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.