IP*Works! WS V9 - Online Help
IP*Works! WS V9
Questions / Feedback?

ResetHeaders Method

Resets all HTTP Headers, Cookies, LocalFile , and AttachedFile .

Syntax

[VB.NET]
Public Sub ResetHeaders()
[C#]
public void ResetHeaders();

Remarks

This method resets all the HTTP Headers as well as LocalFile and AttachedFile to "" (empty string). It also resets the Cookie collection . Use this method before creating a new request, so that headers from the previous message are not carried over to the next one.

NOTE: This method has a corresponding asynchronous version (ResetHeadersAsync) for use in the WinRT environment.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0