SkipLast

data class SkipLast(val number: Int) : ForwardedHeaderStrategy

Constructors

Link copied to clipboard
constructor(number: Int)

Properties

Link copied to clipboard
val number: Int