Skip to content

StatusPermanentRedirect

[Source]

308 Permanent Redirect.

primitive val StatusPermanentRedirect is
  Status val

Implements


Constructors

create

[Source]

new val create()
: StatusPermanentRedirect val^

Returns


Public Functions

code

[Source]

fun box code()
: U16 val

Returns


reason

[Source]

fun box reason()
: String val

Returns


string

[Source]

fun box string()
: String iso^

Returns


eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns