mirror of
https://github.com/mandarine3ds/mandarine.git
synced 2024-12-12 00:17:29 +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++.