星辉
星月同辉 e路随行
.net/vs2005/c#/web/ajax
posts - 53, comments - 35, trackbacks - 1, articles - 11
博客园
::
首页
::
新随笔
::
联系
::
订阅
::
管理
日历
公告
Request.ServerVariables变量列表
Posted on
2007-03-20 16:09
star163
阅读(112) 评论(
0
)
编辑
收藏
Request.ServerVariables
appl_md_path: /LM/W3SVC/1/Root/StarWebDemo
appl_physical_path: E:\MyStudio\02 MyProjects\Star.Web.Demo\
auth_type:
auth_user:
auth_password:
logon_user:
remote_user:
cert_cookie:
cert_flags:
cert_issuer:
cert_keysize:
cert_secretkeysize:
cert_serialnumber:
cert_server_issuer:
cert_server_subject:
cert_subject:
content_length: 0
content_type:
gateway_interface: CGI/1.1
https: off
https_keysize:
https_secretkeysize:
https_server_issuer:
https_server_subject:
instance_id: 1
instance_meta_path: /LM/W3SVC/1
local_addr: 127.0.0.1
path_info: /StarWebDemo/VS2005WebCtrl/Default.aspx
path_translated: E:\MyStudio\02 MyProjects\Star.Web.Demo\VS2005WebCtrl\Default.aspx
query_string:
remote_addr: 127.0.0.1
remote_host: 127.0.0.1
remote_port: 4018
request_method: GET
script_name: /StarWebDemo/VS2005WebCtrl/Default.aspx
server_name: localhost
server_port: 8080
server_port_secure: 0
server_protocol: HTTP/1.1
server_software: Microsoft-IIS/6.0
url: /StarWebDemo/VS2005WebCtrl/Default.aspx
http_connection: Keep-Alive
http_accept: */*
http_accept_encoding: gzip, deflate
http_accept_language: zh-cn
http_host: localhost:8080
http_user_agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
http_ua_cpu: x86
刷新评论
刷新页面
返回顶部
程序员问答社区,解决您的IT难题
博客园首页
博问
新闻
闪存
程序员招聘
知识库
Powered by:
博客园
Copyright © star163