HttpRequest

interface HttpRequest<T>

Author

F43nd1r

Since

03.03.2017

Functions

send
Link copied to clipboard
abstract fun send(url: URL, content: T)

Inheritors

BaseHttpRequest
Link copied to clipboard