一款简单易用的基础网络通讯组件库。

StreamHttpContentOnBuildingHeader 方法

[缺少 "M:TouchSocket.Http.StreamHttpContent.OnBuildingHeader(TouchSocket.Http.IHttpHeader)" 的 <summary> 文档]

Definition

命名空间: TouchSocket.Http
程序集: TouchSocket.Http (在 TouchSocket.Http.dll 中) 版本:3.0.0+ccaf96084d09f972257496d1dd63b8ba3c1e44f0
C#
protected override void OnBuildingHeader(
	IHttpHeader header
)

参数

header  IHttpHeader

[缺少 "M:TouchSocket.Http.StreamHttpContent.OnBuildingHeader(TouchSocket.Http.IHttpHeader)" 的 <param name="header"/> 文档]

参见