Click or drag to resize
HttpServer Properties

The HttpServer type exposes the following members.

Properties
  NameDescription
Public propertyAddressFamily
tcp AddressFamily
Public propertyAuthenticateRealm
WWW-Authenticate realm vaue
Public propertyAuthorizationCallback
Authorization callback
Public propertyBacklog
获取或设置监听队列长度
Public propertyCallback
callback
Public propertyEncoding
Encoding, default utf-8
Public propertyIp
ip address
Public propertyIsRuning
is Runing
Public propertyPort
Server Port
Public propertyReadHeadTimeout
头读取超时时间
Public propertyServerName
获取或设置服务器名
Top
See Also