C # request. servervariables parameter set

Source: Internet
Author: User
Tags servervariables
C # request. servervariables parameter set. The parameters are as follows:
Request. servervariables ["url"] returns the server address
Request. servervariables ["path_info"] path information provided by the client
Request. servervariables ["appl_physical_path"] physical path corresponding to the application metadatabase path
Request. servervariables ["path_translated"] path request. servervariables ["script_name"] obtained by ing from virtual to physical
Request. servervariables ["QUERY_STRING"] query string content
Request. servervariables ["http_referer"] request string content
Request. servervariables ["server_port"] server port number that receives the request
Request. servervariables ["remote_addr"] IP address of the remote host sending the request
Request. servervariables ["remote_host"] Name of the remote host that sends the request
Request. servervariables ["local_addr"] returns the server address that receives the request.
Request. servervariables ["http_host"] returns the server address.
Request. servervariables ["SERVER_NAME"] server host name, DNS address, or IP address
Request. servervariables ["request_method"] request methods such as get, Head, and post
Request. servervariables ["server_port_secure"] if the server port that receives the request is a security port, it is 1; otherwise, it is 0.
Request. servervariables ["server_protocol"] Name and version of the protocol used by the server
Request. servervariables ["server_software"] Name and version of the server software that responds to the request and runs the Gateway
Request. servervariables ["all_http"] All HTTP headers sent by the client, prefixed with HTTP _
Request. servervariables ["all_raw"] All HTTP headers sent by the client. The results are the same as those sent by the client without a prefix.
HTTP _
Request. servervariables ["appl_md_path"] metadatabase path of the application
Request. servervariables ["content_length"] length of the content sent by the client
Request. servervariables ["HTTPS"] If the request passes through the Secure Channel (SSL), return on if the request comes from the insecure channel, return off
Request. servervariables ["instance_id"] ID number of the IIS instance
Request. servervariables ["instance_meta_path"] metabase path of the IIS instance in response to the request
Request. servervariables ["http_accept_encoding"] The returned content is gzip and deflate.
Request. servervariables ["http_accept_language"] content returned, for example, en-US
Request. servervariables ["http_connection"] returned content: keep-alive
Request. servervariables ["http_cookie"] returned content, for example, nvisit % 2 dyum = 125; aspsessionidcartqtra = large; aspsessionidcaqqtsulfate = large; aspsessionidacrrssra = dk small
Request. servervariables ["http_user_agent"] returned content: Mozilla/4.0 [compatible; msie6.0; windowsnt5.1; sv1]
Request. servervariables ["https_keysize"] Number of connections in the Secure Socket Layer, for example, 128
Request. servervariables ["https_secretkeysize"] the server verifies the number of digits of private keywords, such as 1024.
Request. servervariables ["https_server_issuer"] The issuer field of the server certificate
Request. servervariables ["https_server_subject"] Subject field of the server certificate
Request. servervariables ["auth_password"] when the Basic Authentication mode is used, the password entered in the Password dialog box
Request. servervariables ["auth_type"] is the method used by the server to verify user authentication when a user accesses a protected script.
Request. servervariables ["auth_user"] ID of the Credential
Request. servervariables ["cert_cookie"] unique client certificate ID
Request. servervariables ["cert_flag"] Customer certificate standard. If a client certificate exists, bit0 is 0. If the client certificate verification is invalid, bit1 is set to 1.
Request. servervariables ["cert_issuer"] issuer field in the user certificate
Request. servervariables ["cert_keysize"] Number of connections to the Secure Socket Layer, such as 128
Request. servervariables ["cert_secretkeysize"] The number of BITs for Server Authentication for private keywords, such as 1024 request. servervariables ["cert_serialnumber"] The serial number field of the customer Certificate
Request. servervariables ["cert_server_issuer"] request. servervariables ["cert_server_subject"] Subject field of the server certificate
Request. servervariables ["cert_subject"] Subject field of the client certificate
Request. servervariables ["content_type"] type of form content or httpput data sent by the customer
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.