WebUtil

open class WebUtil

Using slightly modified method from FabricTailor mod.

Functions

urlRequest
Link copied to clipboard
@Nullable
open fun urlRequest(url: URL): @Nullable String
Gets content of a webpage as string.