点击或拖拽改变大小

HttpServerLogHttpHeader 属性

获取或设置是否记录HTTP的请求头信息,默认不记录
Get or set whether to record the HTTP header content. By default, it is not recorded

命名空间:  HslCommunication.Enthernet
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.3.1.0 (12.3.1.0)
语法
public bool LogHttpHeader { get; set; }

属性值

类型:Boolean
参见