getMethod

abstract fun getMethod(): String

获取与请求关联的方法,例如 "GET"。

Return

与请求关联的方法字符串。