Base url of the request.
Optionalbody?: BodyInit | null
                            Body of the request. (If needed.)
Optionalparams?: URLSearchParams
                            URL parameters. (If needed.)
Request path to append to the base url. Do not include the first slash.
Array of error status codes.
Optionalsubdomain?: string
                            
                                    The subdomain to make the request too. (If applicable.) This option will override
                                    baseUrl. Example; example.shx.gg
                                
Type of request.
Request options.