[net](../index.md) / [com.drake.net.request](./index.md) ## Package com.drake.net.request ### Types | Name | Summary | |---|---| | [BaseRequest](-base-request/index.md) | `abstract class BaseRequest` | | [BodyRequest](-body-request/index.md) | `open class BodyRequest : `[`BaseRequest`](-base-request/index.md) | | [Method](-method/index.md) | `enum class Method` | | [UrlRequest](-url-request/index.md) | `open class UrlRequest : `[`BaseRequest`](-base-request/index.md) | ### Extensions for External Classes | Name | Summary | |---|---| | [okhttp3.MediaType](okhttp3.-media-type/index.md) | | | [okhttp3.Request](okhttp3.-request/index.md) | | | [okhttp3.Request.Builder](okhttp3.-request.-builder/index.md) | |