Package-level declarations
Types
Link copied to clipboard
class HttpParameter(val type: HttpParameter.Type, val key: String, val value: String? = null, val fileName: String? = null, val fileBody: ByteArray? = null)
Link copied to clipboard
class HttpRequest
Link copied to clipboard