data No Optional body/data value to send in the request. This overrides the original body of the request, if applicable. headers No Optional headers object to apply to the request. These headers override all others, so be careful. signal No Instance of AbortSignal, for aborting requests.Common...