您要查找的是不是:
- Gets or sets the specified request header. 获取或设置指定的请求标头。
- The raw URL path of the request header. 请求标头的原始URL路径。
- The HTTP verb returned in the request header. 请求标头中返回的HTTP谓词。
- The HTTP version returned in the request header. 请求标头中返回的HTTP版本。
- The server IP address returned in the request header. 请求标头中返回的服务器IP地址。
- Provides access to the specified member of the request header. 提供对请求标头的指定成员的访问。
- The index number of the HTTP request header specified in the. 参数中指定的HTTP请求标头的索引号。
- The HTTP version string returned in the request header. 请求标头中返回的HTTP版本字符串。
- Returns the index number of the specified HTTP request header. 返回指定的HTTP请求标头的索引号。
- Returns the name of the specified HTTP request header. 返回指定的HTTP请求标头的名称。
- Gets the SOAPAction HTTP request header field for the SOAP request or SOAP response. 获取用于SOAP请求或SOAP响应的SOAPAction HTTP请求标头字段。
- The precondition given in one or more of the request header fields evaluated to false when it was tested on the server. 在一个或多个请求的头字段中给定的前提在服务器上测试后确定为假。
- The server compares the value of the HTTP_IF_MODIFIED_SINCE request header with the current time. 服务器将HTTP_IF_MODIFIED_SINCE请求标题的值与当前时间相比较。
- Section displays a collection of server-related environment variables and request header information. 部分显示服务器相关的环境变量的集合和请求标头信息。
- Specifies whether ASP.NET should check the request header for potential injection attacks. 指定ASP.;NET是否应检查请求标头;以检测可能的注入式攻击。
- Attribute. Specifies the regular expression that the request header value must match to satisfy this identification. 指定正则表达式,请求标头值必须匹配此表达式才能满足该标识。
- Returns the URL path contained in the request header with the query string appended. 返回附加了查询字符串的请求标头中包含的URL路径。
- Returns the standard HTTP request header that corresponds to the specified index. 返回与指定的索引相对应的标准HTTP请求标头。
- The request handler parses the HTTP_ACCEPT_LANGUAGES request header to get a prioritized list of languages supported by the client. 请求处理程序分析HTTP_ACCEPT_LANGUAGES请求标题以获取客户端支持的、按优先级排列的语言列表。
- You can use this event to call custom script to set a request header or to start an animation that notifies the user that the postback is being processed. 可以使用此事件调用自定义脚本,以便设置请求标头或启动动画以通知用户正在处理回发。