PushPromise

class PushPromise(val method: String, val path: String, val headers: Headers, val response: MockResponse)

An HTTP request initiated by the server.

Constructors

Link copied to clipboard
constructor(method: String, path: String, headers: Headers, response: MockResponse)

Properties

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