IPWorks MQ 2020 JavaScript Edition

Questions / Feedback?

ResetHeaders Method

Resets all HTTP headers, cookies, and LocalFile.

Syntax

async amazonsqs.resetHeaders(): Promise<void>

Remarks

Resets all the HTTP headers as well as LocalFile to "" (empty string).

Call this method before creating a new request, so that headers and query parameters from the previous request are not carried over to the next one.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks MQ 2020 JavaScript Edition - Version 20.0 [Build 8262]