RequestShort

@Serializable
data class RequestShort(val method: String, val sendTime: Long, val path: String)

Constructors

Link copied to clipboard
constructor(method: String, sendTime: Long, path: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard