Click or drag to resize
NbApiGatewayRemoveHeader Method
HTTPヘッダを削除する。

Namespace: Nec.Nebula
Assembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
public bool RemoveHeader(
	string name
)

Parameters

name
Type: SystemString
ヘッダ名

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Nec.Nebula.NbApiGateway.RemoveHeader(System.String)"]

Version Information

Core

Supported in: 1.0
See Also