A C D E F G H I K L M N O P Q R S T U V W 
所有类 所有程序包

C

cache_control - qhs.sys.StaticName
对应静态表内部的cache-control头域名称。
clear() - 接口 中的方法qhs.interfaces.HTTPServiceModule
clear()实例方法用于清除HTTP服务模块的内部状态。
clear() - 接口 中的方法qhs.interfaces.WSServiceModule
clear()实例方法用于清除WS服务模块的内部状态。
clear() - 类 中的方法qhs.sys.KeyValueFormater
清除所有用于后续生成、输出的键值。
clearHeaders() - 接口 中的方法qhs.interfaces.HTTPResponse
清除所有追加到答复的头域。
clearHost() - 接口 中的方法qhs.interfaces.URIParser
清除URI的host部件。
clearPath() - 接口 中的方法qhs.interfaces.URIParser
清除URI的path部件。
clearPort() - 接口 中的方法qhs.interfaces.URIParser
清除URI的port部件。
clearQuery() - 接口 中的方法qhs.interfaces.URIParser
清除URI的query部件。
clearScheme() - 接口 中的方法qhs.interfaces.URIParser
清除URI的scheme部件。
clearUserinfo() - 接口 中的方法qhs.interfaces.URIParser
清除URI的userinfo部件。
close() - 接口 中的方法qhs.interfaces.Connection
关闭http连接。
close() - 接口 中的方法qhs.interfaces.File
关闭虚拟文件。
close() - 接口 中的方法qhs.interfaces.WebSocketStream
关闭WS流。
CLOSE_CONNECTION - qhs.sys.RewriteResult
要求关闭底层网络连接。
CLOSED_CONNECTION - qhs.sys.PushResult
URL重写器要求关闭网络连接。
Connection - qhs.interfaces中的接口
一个Connection类型对象引用一个http连接的信息。
content_disposition - qhs.sys.StaticName
对应静态表内部的content-disposition头域名称。
content_encoding - qhs.sys.StaticName
对应静态表内部的content-encoding头域名称。
content_language - qhs.sys.StaticName
对应静态表内部的content-language头域名称。
content_length - qhs.sys.StaticName
对应静态表内部的content-length头域名称。
content_location - qhs.sys.StaticName
对应静态表内部的content-location头域名称。
content_range - qhs.sys.StaticName
对应静态表内部的content-range头域名称。
content_type - qhs.sys.StaticName
对应静态表内部的content-type头域名称。
cookie - qhs.sys.StaticName
对应静态表内部的cookie头域名称。
create(String, String) - 类 中的静态方法qhs.sys.ResponseHeaderCreater
调用本方法相当于调用create(name, value, true)。
create(String, String, boolean) - 类 中的静态方法qhs.sys.ResponseHeaderCreater
创建一个ResponseHeader类型对象。
create(StaticName, String) - 类 中的静态方法qhs.sys.ResponseHeaderCreater
调用本方法相当于调用create(name, value, true)。
create(StaticName, String, boolean) - 类 中的静态方法qhs.sys.ResponseHeaderCreater
创建一个ResponseHeader类型对象。
A C D E F G H I K L M N O P Q R S T U V W 
所有类 所有程序包