-record(http_request, { method :: anthropic@http:method(), url :: binary(), headers :: list({binary(), binary()}), body :: binary() }).