Packages

Gleam bindings to gun, the HTTP/1.1, HTTP/2 and Websocket client

Current section

Files

Jump to
nerf include nerf@websocket_ConnectionRefused.hrl
Raw

include/nerf@websocket_ConnectionRefused.hrl

-record(connection_refused, {
status :: integer(),
headers :: list({binary(), binary()})
}).