Header specifies additional promised request headers. This cannot include HTTP/2 pseudo header fields like ":path" and ":scheme", which will be added automatically.
Method specifies the HTTP method for the promised request. If set, it must be "GET" or "HEAD". Empty means "GET".
Generated using TypeDoc
PushOptions describes options for [Pusher.Push].