Tip: Ctrl + F to find quickly
Header | ชี้แจง | ตัวอย่าง |
---|---|---|
Accept | Specifies the type of content the client side can receive | Accepted: text/plain, text/html |
Accept-Charset | The set of character encodings accepted by the browser. | Accept-Charset: iso-8859-5 |
Accept-Encoding | Specifies the type of content compression encoding that web servers can support. | Accept-Encoding: compressed, gzip |
Accept-Language | Languages accepted by browsers | Accept-Language: en, zh |
Accept-Ranges | You can request one or more subscope fields of a web page entity | Accept-Ranges: bytes |
Authorization | หนังสือรับรองการอนุญาตสำหรับการอนุญาต HTTP | Authorization: หนังสือรับรองการอนุญาต |
Cache-Control | กำหนดกลไกการเก็บข้อมูลที่คำขอและคำตอบตาม | Cache-Control: no-คาช์ |
Connection | บ่งชี้ว่าต้องการการเชื่อมต่อที่ยังคงถึงนานหรือไม่ (HTTP 1.1 ได้รับการกำหนดให้เป็นการเชื่อมต่อที่ยังคงถึงนาน (Persistent connections) | Connection: closed |
Cookie | เมื่อส่งคำขอ HTTP ทั้งหมดค่าโค้กี้ที่เก็บไว้ในโดเมนคำขอจะถูกส่งไปยังเซิร์ฟเวอร์เว็บพร้อมกัน。 | Cookies: $Version = 1; Skin = 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-คาช์ |
โปรกซี่-Authorization | Authorization certificate to connect to the broker | โปรกซี่-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; X11) |
Via | 0 (Linux; X | Via: 1.0 fred, 1.1 nowhere.com (Apache/1.1) |
คำเตือน | ข้อความเตือนเกี่ยวกับตัวแทนของข้อความ | Warning: 199 คำเตือนแบบส่วนบุคคล |
Header | ชี้แจง | ตัวอย่าง |
---|---|---|
Accept-Ranges | บอกว่าเซิร์ฟเวอร์สนับสนุนคำขอของช่วงที่ระบุไว้และประเภทของคำขอการแบ่งเซกเมนต์ | Accept-Ranges: bytes |
Age | เวลาประมาณจากเซิร์ฟเวอร์ต้นฐานไปยังการสร้างคาช์ของโปรกซี่ (ในวินาที ไม่-negative) | Age: 12 |
Allow | คำขอที่ถูกต้องสำหรับทรัพยากรเครือข่าย 405 ถ้าไม่อนุญาต | Allowed: GET, HEAD |
Cache-Control | บอกทุกกลไกคาช์ว่าพวกเขาสามารถคาช์ได้และประเภทใด | Cache-Control: no-คาช์ |
สาระ-Encoding | ประเภทการบีบอักขระที่เซิร์ฟเวอร์ออนไลน์สนับสนุน | สาระ-Encoding: gzip |
สาระ-Language | ภาษาที่สามารถตอบกลับ | สาระ-Language: en, zh |
สาระ-Length | ความยาวของร่างกายคำตอบ | สาระ-Length: 348 |
สาระ-Location | ขอที่แทนที่สำหรับที่แหล่งข้อมูล | สาระ-Location: /index.htm |
สาระ-MD5 | กลับค่า MD5 checksum ของทรัพยากร | สาระ-MD5: MD5 checksum |
สาระ-Range | ตำแหน่งไบทของส่วนนี้ในร่างกายทั้งหมดที่ส่งกลับ | สาระ-Range: bytes 21010-47021/47022 |
สาระ-Type | ชนิด MIME ของเนื้อหาที่ส่งกลับ | สาระ-Type: text/html; charset = utf-8 |
Date | เวลาที่ข้อความของเซิร์ฟเวอร์ตัวเดิมถูกส่ง | Date: Tue, 15 Nov 2010 08:12:31 GMT |
ETag | ค่าปัจจุบันของตัวแทนของตัวแปรของคำขอ | ETag: "Request variable entity tag current value" |
Expires | วันและเวลาที่คำตอบหมดอายุ | Expires: Thu, 01 Dec 2010 16:00:00 GMT |
Last-Modified | เวลาที่ทรัพยากรที่ขอได้ถูกแก้ไขครั้งสุดท้าย | Last-Modified: Tue, 15 Nov 2010 12:45:26 GMT |
Location | ใช้ในการโดยสารผู้รับไปยังที่ไม่-ตำแหน่ง URL ของคำขอเพื่อที่จะเสร็จคำขอหรือใช้ในการระบุทรัพยากรใหม่ | Location: http://www.webmastertoolbag.com |
Pragma | รวมถึงการปฏิบัติการ-คำสั่งเฉพาะที่สามารถนำไปใช้กับผู้รับในทางระบบคำตอบ | Pragma: no-คาช์ |
โปรกซี่-ยืนยันตัวตน | มันบอกเล่าว่าโครงการการรับรองตัวแทนและประกายที่สามารถนำไปใช้กับ URL ของโปรกซี่นี้ | โปรกซี่-ยืนยันตัวตน: พื้นฐาน |
ปรับปรุง | ถูกนำไปใช้กับการโดยสารหรือการสร้างทรัพยากรใหม่ หลังจากที่โดยสาร 5 วินาที (แนะนำโดย Netscape และได้รับการสนับสนุนโดยส่วนใหญ่ของเบราเซอร์) |
Refresh: 5; url = http://www.webmastertoolbag.com
|
Retry-After | ถ้าทรัพยากรไม่เหมาะสมในช่วงชั่วคราว ให้แจ้งให้ฝ่ายลูกค้าพยายามอีกครั้งหลังจากเวลาที่กำหนด | Retry-After: 120 |
Server | ชื่อซอฟต์แวร์เซิร์ฟเวอร์เว็บ | Server: Apache/1.3.27 (Unix) (Red-เหล็ก/Linux) |
Set-Cookie | ตั้งค่า HTTP Cookies | Set-Cookie: UserID = JohnDoe; Max-Age = 3600; Version = 1 |
Trailer | บ่งชี้ว่าหัวข้อตอบสนองอยู่ที่สุดท้ายของรหัสการโอนแบบchunked | Trailer: Max-Forwards |
Transfer-Encoding | การเข้ารหัสของการโอนไฟล์ | Transfer-Encoding: chunked |
Vary | บอกให้ตัวกลางในลิงก์ใต้ไม่ว่าจะใช้ตอบสนองที่เก็บไว้ในคลังหรือขอจากเซิร์ฟเวอร์ต้นก้น | Vary: * |
Via | บอกให้ฝ่ายลูกค้าทราบที่ตอบสนองถูกส่งไป | Via: 1.0 fred, 1.1 nowhere.com (Apache/1.1) |
คำเตือน | บ่งชี้ทรัพยากรของปัญหาที่เป็นไปได้ | คำเตือน: 199 คำเตือนแบบส่วนบุคคล |
WWW-ยืนยันตัวตน | บ่งชี้โครงการระบบการอนุญาตที่ฝ่ายที่ขอความช่วยเหลือจะใช้ | WWW-ยืนยันตัวตน: พื้นฐาน |
หัวข้อคำขอ HTTP ให้ข้อมูลเกี่ยวกับคำขอ ตอบสนอง หรือทรัพยากรที่ส่งข้อมูลอื่น ๆ ข้อมูลหัวข้อ HTTP รวมถึงสี่ส่วน: หัวข้อทั่วไป หัวข้อคำขอ หัวข้อตอบสนอง และหัวข้อทรัพยากร
แต่ละช่วงหัวข้อประกอบด้วยชื่อโดเมน จุด (:) และค่าโดเมน
หัวข้อทั่วไป: สามารถใช้ในคำขอและคำตอบ และเกี่ยวข้องกับธุรกรรมทั้งหมดมากกว่าที่เป็นทรัพยากรเฉพาะ
หัวข้อคำขอ: อนุญาตให้ฝ่ายลูกค้าส่งข้อมูลเกี่ยวกับตนเองและรูปแบบการตอบสนองที่ต้องการ
หัวข้อตอบ: บริการและตอบสนองของเซิร์ฟเวอร์ที่ใช้ในการสื่อสารข้อมูลของตนเอง
หัวข้อของหน่วยความเกี่ยวข้อง: ข้อมูลที่กำหนดทรัพยากรที่ถูกส่งมอบ ซึ่งสามารถใช้ในคำขอและคำตอบ