tag

inline fun <T : Any> <Error class: unknown class>.tag(): T?

Returns the tag associated with the given type if this request is a TaggableRequest and it has such a tag, or {@code null} otherwise.