UriHideFlags#
Added in version 2.66.
- class UriHideFlags#
Flags describing what parts of the URI to hide in
to_string_partial(). Note that PASSWORD and
AUTH_PARAMS will only work if the Uri was parsed with
the corresponding flags.
Added in version 2.66.
Flags describing what parts of the URI to hide in
to_string_partial(). Note that PASSWORD and
AUTH_PARAMS will only work if the Uri was parsed with
the corresponding flags.