RequestBody:
    | undefined
    | string
    | FormData
    | URLSearchParams

Represents the body of an outgoing HTTP request.