The largest URL the library can hold.
Declared in <boost/url/detail/config.hpp>
<boost/url/detail/config.hpp>
#define BOOST_URL_MAX_SIZE
Define this before including the library to lower or raise the cap. It leaves room for a null terminator and fits within url_impl's 32-bit offsets.
url_impl