-record(web_socket_response, { status :: integer(), status_text :: binary(), headers :: protocol@network:headers(), headers_text :: gleam@option:option(binary()), request_headers :: gleam@option:option(protocol@network:headers()), request_headers_text :: gleam@option:option(binary()) }).