url icon indicating copy to clipboard operation
url copied to clipboard

A C++ library that implements the URL WhatWG specification

Results 2 url issues
Sort by recently updated
recently updated
newest added

how i can set arguments (parameters) to url ?

I have seen that the library is hard-coded to be a static build. Is there a problem with making a shared build? I understand that symbol visibility can be a...