Registry / networking / upa-url

upa-url

JSON →
library2.4.0vcpkgunverified

An implementation of the WHATWG URL Standard in C++

vcpkg install upa-url
INSTALL
IMPORT
SIG · UPA-URL
U
upa-url
networkingcppv2.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

upa/url.h
#include <upa/url.h>

Parse and inspect a URL

#include <upa/url.h> #include <iostream> int main() { upa::url u("https://example.com/path?query=1"); std::cout << u.host() << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.4.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
10
Amazon
1
OpenAI (training)
1
Resources

No resource links recorded.

upa-url — pip install upa-url · libregistry