Package-level declarations

Functions

Link copied to clipboard
fun Response.asJsoup(html: String? = null): Document

Parses the Response as HTML using Jsoup library and returns a Document object.