ResetHeaders Method

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

Syntax

public void resetHeaders();

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 Java Edition - Version 20.0 [Build 8203]