Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
返回将标头名称映射至标头值列表的字典。
Public ReadOnly Property HTTPHeaders As IDictionary< string, IList< string > >
public IDictionary< string, IList< string > > HTTPHeaders {get;}
<return> 标头名称值对的字典。</return>