include/lightspeed@transport@wisp_html_HtmlRequest.hrl
-record(html_request, {
session_id :: binary(),
route :: binary(),
csrf_token :: binary(),
origin :: binary()
}).
-record(html_request, {
session_id :: binary(),
route :: binary(),
csrf_token :: binary(),
origin :: binary()
}).