Module async_graphql::http

source ·
Expand description

A helper module that supports HTTP

Structs§

Enums§

  • A websocket message received from the client
  • Indicates whether the user agent should send or receive user credentials (cookies, basic http auth, etc.) from the other domain in the case of cross-origin requests.
  • Specification of which GraphQL Over WebSockets protocol is being utilized
  • An enum representing the various forms of a WebSocket message.

Constants§

Functions§