Skip to content

RequestFactory

[Source]

primitive val RequestFactory

Constructors

create

[Source]

new val create()
: RequestFactory val^

Returns


Public Functions

apply

[Source]

fun box apply(
  method: String val,
  url: URL val,
  auth_token: (String val | None val) = reference)
: Payload iso^

Parameters

Returns


eq

[Source]

fun box eq(
  that: RequestFactory val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: RequestFactory val)
: Bool val

Parameters

Returns