Back to Pocketbase

Interface PushOptions

static/jsvm/interfaces/http.PushOptions.html

latest888 B
Original Source

Interface PushOptions

PushOptions describes options for [Pusher.Push].

Hierarchy

  • PushOptions

Index

Properties

headermethod

Properties

header: Header

Header specifies additional promised request headers. This cannot include HTTP/2 pseudo header fields like ":path" and ":scheme", which will be added automatically.

method

method: string

Method specifies the HTTP method for the promised request. If set, it must be "GET" or "HEAD". Empty means "GET".

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

On This Page

Generated using TypeDoc