mirror of
https://github.com/Lime3DS/Lime3DS
synced 2024-11-01 04:37:52 +00:00
9283053701
Move WebServices to use LibreSSL + cpp-httplib Remove curl + openssl build dependencies |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
LUrlParser.cpp | ||
LUrlParser.h | ||
README.md |
From 455d5e2d27
MIT License
===
Lightweight URL & URI parser (RFC 1738, RFC 3986)
(C) Sergey Kosarevsky, 2015
@corporateshark sk@linderdaum.com
=============================
A tiny and lightweight URL & URI parser (RFC 1738, RFC 3986) written in C++.