ContentstringoptionalAPI references are intentionally omitted from this search. To find API references, please search these dedicated API pages instead:
type HttpCommandRequestExportData = { MethodName?: string; Headers?: Dict<string,string>; Content?: string; ContentType?: string;}MethodNamestringoptionalHeadersDict<string,string>optionalContentstringoptionalContentTypestringoptional