HttpGatewayRoutePrefixRewrite

An object representing the beginning characters of the route to rewrite.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The default prefix used to replace the incoming route prefix when rewritten.

Link copied to clipboard

The value used to replace the incoming route prefix when rewritten.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String