| Class | Description |
|---|---|
| HtmlDecoder |
HTML decoder.
|
| HtmlEncoder |
Encodes text and URL strings in various ways resulting HTML-safe text.
|
| MimeTypes |
Map file extensions to MIME types.
|
| URLCoder |
Encodes URLs correctly, significantly faster and more convenient.
|
| URLCoder.Builder | |
| URLDecoder |
URL decoder.
|
| Enum | Description |
|---|---|
| HttpMethod |
Http request methods.
|