Options for AbstractService.request. Deliberately narrower than
RequestInit: only a string body, headers and signal are honoured
(a non-string body such as URLSearchParams would fail inside
undici.request() — and, for these legacy endpoints, must never be
percent-encoded anyway), plus the raw params query-string shortcut.
Options for AbstractService.request. Deliberately narrower than
RequestInit: only a stringbody,headersandsignalare honoured (a non-string body such asURLSearchParamswould fail insideundici.request()— and, for these legacy endpoints, must never be percent-encoded anyway), plus the rawparamsquery-string shortcut.