IPWorks EDI 2020 JavaScript Edition

Questions / Feedback?

ResetHeaders Method

Resets all HTTP headers, cookies, LocalFile , and AttachedFile .

Syntax

async rnifsender.resetHeaders(): Promise<void>

Remarks

Resets all the HTTP headers to "" (empty string). Also clears the Cookies collection. Use this method before creating a new request, so that headers from the previous message are not carried over to the next one.

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