optionsHttp
optionsHttp(
url
,config
?):Promise
<HttpResponse
>
Make a OPTIONS call to a remote HTTP[S] endpoint
Parameters
• url: string
• config?: HttpConfig
Returns
Promise
<HttpResponse
>
Generated using typedoc-plugin-markdown and TypeDoc