TouchSocket手册
C#
VB
F#
一款简单易用的基础网络通讯组件库。
Show/Hide TOC
IHttp
Header
Add 方法
重载列表
Add(T)
Adds an item to the
ICollection
T
.
Add(HttpHeaders, String)
添加Header
Add(TKey, TValue)
Adds an element with the provided key and value to the
IDictionary
TKey, TValue
.
参见
引用
IHttpHeader 接口
TouchSocket.Http 命名空间
In This Article
重载列表
参见