UrlEncoder

Encode an URL part using a custom function to decide characters to encode.

Members

Functions

genCharAllowed
bool[256] genCharAllowed()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

UrlEncoder
struct UrlEncoder(Sink)
Undocumented in source.

Variables

charAllowed
bool[256] charAllowed;
Undocumented in source.

Meta