Azure Integrator V2 - Online Help
Azure Integrator V2
Questions / Feedback?

ResetHeaders Method

Resets all HTTP headers, cookies, and localfile.

Syntax

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

Remarks

Resets all the HTTP headers as well as LocalFile to "" (empty string). 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) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0