အကြံပေး: Ctrl + ရှာဖွေရန် F
Header | explain | example |
---|---|---|
Accept | ဘာသာစကား အပေါ် ကို အသုံးချက်ပြုနိုင်သော ဘာသာစကား အမျိုးအစား | လက်ခံသည်: စကား/ပျံပြင်, စကား/အခြေခံ |
Accept-ကုက္ခ | ဘာသာစကား အသုံးချက် အပေါ် ကို ဘာသာစကား ကွန်ပျူတာ အပေါ် ကို လက်ခံသည် အဖွဲ့ | Accept-ကုက္ခများ: iso-8859-5 |
Accept-Encoding | ကွန်ပျူတာ မှူးချုပ် အပေါ် ကူညီနိုင်သော ပေါ်စာ ကုန်ကျသည် ချဲ့ထား အချက်အလက် | Accept-အောင်ပွားရေး: ကုန်ကျသည် ဖြင့် ချဲ့ထားသည်, gzip |
Accept-Language | ဘာသာစကား များ ကို ဘာသာစကား ကွန်ပျူတာများ အပေါ် ကို လက်ခံသည် | Accept-Language: en, zh |
Accept-Ranges | ဝတ္ထု အချက်အလက် တစ်ခု၏ လျှပ်ပျူပြား အပိုင်း တစ်ခုနှင့် အများအပြား တောင်းဆိုနိုင်ပါ | Accept-Ranges: bytes |
Authorization | HTTP အခွင့်အရေး အချက်အလက် | အခွင့်အရေး: အခွင့်အရေး စာရင်း |
Cache-Control | တောင်းဆိုမှုနှင့် တပ်နှံမှုများ အပေါ် ကို အသိအမှတ်ပြုသည် အချက်အလက်ကို သတ်မှတ်ပြီး | Cache-Control: no-cache |
ဆက်သွယ်မှု | လုံးချုပ် ဆက်သွယ်မှု လိုအပ်ချက် ကို ညွှန်ပြသည် (HTTP 1.1 လုံးချုပ် ဆက်သွယ်မှု အရင်းအမြစ် (HTTP | ဆက်သွယ်မှု: လုံးချုပ် |
Cookie | HTTP တောင်းဆိုမှုတစ်ခုကိုပေးပို့လျှင်, တောင်းဆိုမှုအုပ်စုအရ သို့ သို့မဟုတ် အခြား ကျောက်ဖြာ အသုံးချက်များ ကို ကွန်ပျူတာ မှူးချုပ် သို့ အပူတပ်ပေးကြသည်。 | ကျောက်ဖြာ: $Version = 1; လက်ပ်တပ်မှု = new; |
အရေးပါ-Length | တုပ်သုံးချက်အရင်းအမြစ် | အရေးပါ-Length: 348 |
အရေးပါ-Type | The requested MIME information corresponding to the entity | အရေးပါ-Type: application/x-www-form-urlencoded |
Date | The date and time the request was sent | Date: Tue, 15 Nov 2010 08:12:31 GMT |
Expect | The specific server behavior requested | Expected: 100-continue |
From | Email of the requesting user | From: [email protected] |
Host | Specify the domain name and port number of the requesting server | Host: www.webmastertoolbag.com |
If-Match | Valid only if the request content matches the entity | If-Match: "Specific Value" |
If-Modified-Since | If the part of the request is modified after the specified time, the request is successful, and if it is not modified, a 304 code is returned. | If-Modified-Since: Sat, 29 Oct 2010 19:43:31 GMT |
If-One-Match | If the content has not changed, return 304 code, the parameter is the Etag previously sent by the server, and compare it with the Etag responded by the server to determine whether it has changed. | If-One-Match: "Specific Value" |
if-Range | If the entity has not changed, the server sends the missing part of the client side, otherwise the entire entity is sent. The parameter is also Etag | If-Range: "Specific Value" |
If-Unmodified-Since | The request is successful only if the entity has not been modified after the specified time | If-Unmodified-Since: Sat, 29 Oct 2010 19:43:31 GMT |
Max-Forwards | Limit the time for information to pass through proxies and gateways | Max-Forwards: 10 |
Pragma | Used to contain implementation-specific instructions | Pragma: no-cache |
Proxy-Authorization | Authorization certificate to connect to the broker | Proxy-Authorization: The authorization certificate linked to the proxy |
Range | Request only part of the entity, specifying the scope | Range: bytes = 500-999 |
Referer | The address of the previous page, followed by the current requested page, i.e. the path | Referer: http://www.webmastertoolbag.com |
TE | The client side is willing to accept the transmission code, and notifies the server to accept the trailing header information | TE: trailers, deflate; q = 0.5 |
Upgrade | Specify a transport protocol to the server for the server to convert (if supported). | Upgrade: HTTP/2.0, SHTTP/1.3, IRC/6.9, RTA/x11 |
User-အက်စ်ဂျန် | The content of the User-Agent contains information about the user who made the request | User-Agent: Mozilla/5.0 (Linux; X)11) |
Via | Notify the intermediary gateway or proxy server address, communication protocol | Via: 1.0 fred, 1.1 nowhere.com (Apache/1.1) |
သတင်း | Warning messages about message entities | Warning: 199 အချင်းချင်း သတင်း |
Header | explain | example |
---|---|---|
Accept-Ranges | Indicates whether the server supports specified range requests and what type of segmentation requests | Accept-Ranges: bytes |
Age | Estimated time from origin server to proxy cache formation (in seconds, non-negative) | Age: 12 |
Allow | A valid request for a network resource, 405 if not allowed. | Allowed: GET, HEAD |
Cache-Control | Tell all caching mechanisms whether they can be cached and what type | Cache-Control: no-cache |
အရေးပါ-Encoding | Return content compression encoding types supported by the web server. | အရေးပါ-Encoding: gzip |
အရေးပါ-Language | Responsive language | အရေးပါ-Language: en, zh |
အရေးပါ-Length | The length of the response body | အရေးပါ-Length: 348 |
အရေးပါ-Location | Request another alternative address for the resource | အရေးပါ-Location: /index.htm |
အရေးပါ-မက်5 | Returns the MD5 checksum of the resource | အရေးပါ-မက်5: MD5 checksum |
အရေးပါ-Range | The byte position of this section in the entire return body | အရေးပါ-Range: bytes 21010-47021/47022 |
အရေးပါ-Type | The MIME type of the returned content | အရေးပါ-Type: text/html; charset = utf-8 |
Date | The time when the original server message was sent | Date: Tue, 15 Nov 2010 08:12:31 GMT |
ETag | The current value of the entity label of the request variable | ETag: "Request variable entity tag current value" |
Expires | The date and time the response expires | Expires: Thu, 01 Dec 2010 16:00:00 GMT |
Last-Modified | The last modification time of the requested resource | Last-Modified: Tue, 15 Nov 2010 12:45:26 GMT |
Location | Used to redirect the recipient to a non-request URL location to complete the request or identify a new resource | Location: http://www.webmastertoolbag.com |
Pragma | Includes implementation-specific instructions that can be applied to any recipient in the response chain | Pragma: no-cache |
Proxy-တုန့်ပြန် | It indicates the authentication scheme and the parameters that can be applied to this URL of the proxy | Proxy-တုန့်ပြန်: ဘက်တက် |
Refresh | Applied to a redirect or a new resource is created, redirected after 5 seconds (proposed by Netscape and supported by most browsers) |
Refresh: 5; url = http://www.webmastertoolbag.com
|
Retry-After | If the entity is temporarily undesirable, notify the client side to try again after the specified time | Retry-After: 120 |
Server | Web server software name | Server: Apache/1.3.27 (Unix) (Red-Hat/Linux) |
Set-Cookie | Setting HTTP Cookies | Set-Cookie: UserID = JohnDoe; Max-Age = 3600; Version = 1 |
Trailer | Indicates that the header field exists at the tail of the chunked transfer code | Trailer: Max-Forwards |
Transfer-Encoding | file transfer encoding | Transfer-Encoding: chunked |
Vary | Tell downstream proxies whether to use cached responses or request from the origin server | Vary: * |
Via | အက်ယ်လိုင်း အချက်အလက် ကို ဖော်ပြသည် | Via: 1.0 fred, 1.1 nowhere.com (Apache/1.1) |
သတင်း | အချက်အလက် ကို ဖော်ပြသည် သို့မဟုတ် အချက်အလက် ကို ဖော်ပြသည် | သတင်း: 199 အချင်းချင်း သတင်း |
WWW-တုန့်ပြန် | အက်ယ်လိုင်း သုံးစွဲ သတင်းကို ဖော်ပြသည် | WWW-တုန့်ပြန်: ဘက်တက် |
HTTP တုန့်ပြန် အချက်အလက် ကို တုန့်ပြန် သတင်း နှင့် တုန့်ပြန် သတင်း နှင့် အခြား ပေးချက် အသုံးချက် ကို ဖော်ပြသည် သို့မဟုတ် တုန့်ပြန် အချက်အလက် သတင်း ကို ဖော်ပြသည် သို့မဟုတ် အချက်အလက် သတင်း ကို ဖော်ပြသည်
အချက်အလက် အချက်အလက် ကို ကွန်ပျူတာ အမည် နှင့် ကွန်ပျူတာ အတ္ထုပတ် နှင့် သုံးစွဲသည်
အမြဲအား အချက်အလက်: တုန့်ပြန် သတင်းကို သုံးစွဲနိုင် သည် နှင့် တိုက်သတ် နိုင် သည် သတင်းများ နှင့် တိုက်သတ် နိုင် သည် သို့မဟုတ် အချက်အလက် အသုံးချက် ကို သုံးစွဲနိုင် သည်
တုန့်ပြန် အချက်အလက်: အက်ယ်လိုင်း အချက်အလက် ကို ချူပြသည် သို့မဟုတ် သင့် သင့် သုံးစွဲသည် သတင်းအသုံးချက် ကို သုံးစွဲသည်
တုန့်ပြန် အချက်အလက်: ကျောက်ကွန်း နှင့် တုန့်ပြန် သတင်းကို သုံးစွဲသည် သို့မဟုတ် ကျောက်ကွန်း သတင်းကို ချူပြသည်
အသုံးချက် အချက်အလက်: ချူပ်သည့် အရေးကြီး သတင်းကို ဖော်ပြသည် သို့မဟုတ် သုံးစွဲနိုင် သည် သတင်းများ နှင့် တိုက်သတ် နိုင် သည်