Package de. jensklingenberg. ktorfit. http
Types
Field
Link copied to clipboard
Needs to be used in combination with FormUrlEncoded
Field Map
Link copied to clipboard
Needs to be used in combination with FormUrlEncoded
Form Url Encoded
Link copied to clipboard
A function that is annotated with this, will have the header application/x-www-form-urlencoded added to the request. Needed to use @Field @FieldMap
Req Builder
Link copied to clipboard
This can be used to add additional configurations to a request the parameter type has to be HttpRequestBuilder.() -> Unit