Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.http
/
HttpRequest
/
Builder
/
setCustom
set
Custom
open
fun
setCustom
(
value
:
String
)
:
HttpRequest.Builder
Custom HTTP method.
Content copied to clipboard
string custom = 3;
Return
This builder for chaining.
Parameters
value
The custom to set.