[][src]Module yukikaze::utils::enc

Encoding utilities

Constants

FRAGMENT_ENCODE_SET

As defined in https://url.spec.whatwg.org/#fragment-percent-encode-set

HEADER_VALUE_ENCODE_SET

As defined in https://tools.ietf.org/html/rfc5987#section-3.2.1

PATH_ENCODE_SET

As defined in https://url.spec.whatwg.org/#path-percent-encode-set

USER_INFO_ENCODE_SET

As defined in https://url.spec.whatwg.org/#userinfo-percent-encode-set