You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Lioncash a3cdd773c3 kernel/wait_object: Devirtualize functions related to manipulating the thread list directly 7 years ago
..
CMakeLists.txt Add submodules 8 years ago
LUrlParser.cpp Add submodules 8 years ago
LUrlParser.h Add submodules 8 years ago
README.md Add submodules 8 years ago

README.md

From 455d5e2d27

MIT License

===

Lightweight URL & URI parser (RFC 1738, RFC 3986)

(C) Sergey Kosarevsky, 2015

@corporateshark sk@linderdaum.com

http://www.linderdaum.com

http://blog.linderdaum.com

=============================

A tiny and lightweight URL & URI parser (RFC 1738, RFC 3986) written in C++.