HttpServer Properties |
The HttpServer type exposes the following members.
Name | Description | |
---|---|---|
AddressFamily |
tcp AddressFamily
| |
AuthenticateRealm |
WWW-Authenticate realm vaue
| |
AuthorizationCallback |
Authorization callback
| |
Backlog |
获取或设置监听队列长度
| |
Callback |
callback
| |
Encoding |
Encoding, default utf-8
| |
Ip |
ip address
| |
IsRuning |
is Runing
| |
Port |
Server Port
| |
ReadHeadTimeout |
头读取超时时间
| |
ServerName |
获取或设置服务器名
|