ResponsePushBuilder

interface ResponsePushBuilder

An HTTP/2 push builder interface.

Properties

Link copied to clipboard
abstract val headers: <ERROR CLASS>

request headers

Link copied to clipboard
abstract var method: <ERROR CLASS>

request method

Link copied to clipboard
abstract val url: <ERROR CLASS>

push URL

Link copied to clipboard
abstract val versions: MutableList<<ERROR CLASS>>

request versions (last modification date, etag, and so on)

Inheritors

Link copied to clipboard