Click or drag to resize
StandardRequestRemoveHeader Method (String)

[Missing <summary> documentation for "M:Activsoft.Engine.Mobile.Utils.Web.StandardRequest.RemoveHeader(System.String)"]

Namespace: Activsoft.Engine.Mobile.Utils.Web
Assembly: Activsoft.Engine.Mobile (in Activsoft.Engine.Mobile.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void RemoveHeader(
	string name
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Activsoft.Engine.Mobile.Utils.Web.StandardRequest.RemoveHeader(System.String)"]

See Also