Rolosoft.comRolosoft PayPal IPN Easy for .NET
HttpHeaders Property
NamespacesRolosoft.IpnEasy.NetLogHttpHeaders
Rolosoft.com: PayPal IPN Easy for .NET

Gets or sets the HTTP headers from the HTTP request issued by PayPal.

Declaration Syntax
C#Visual BasicVisual C++
public string HttpHeaders { get; set; }
Public Property HttpHeaders As String
public:
property String^ HttpHeaders {
	String^ get ();
	void set (String^ value);
}

Assembly: Rolosoft.IpnEasy.Net (Module: Rolosoft.IpnEasy.Net) Version: 1.0.4316.24325 (1.0.0.5)