Web Security Learning
stable

Content Index:

  • 1. Prologue
  • 2. Computer Networks and Protocols
    • 2.1. Network Basics
    • 2.2. UDP protocol
    • 2.3. TCP protocol
    • 2.4. DHCP Protocol
    • 2.5. Routing algorithm
    • 2.6. Domain Name System
    • 2.7. HTTP protocol suite
      • 2.7.1. HTTP Standards
      • 2.7.2. HTTP version
      • 2.7.3. HTTPS
      • 2.7.4. Cookie
      • 2.7.5. WebDAV
      • 2.7.6. Reference Links
    • 2.8. Mail protocol family
    • 2.9. SSL/TLS
    • 2.10. IPsec
    • 2.11. Wi-Fi
  • 3. Information Collection
  • 4. Common vulnerability attack and defense
  • 5. Language and Framework
  • 6. Intranet penetration
  • 7. Cloud Security
  • 8. Defense Technology
  • 9. Authentication Mechanism
  • 10. Tools and Resources
  • 11. Manual Quick Check
  • 12. Others
Web Security Learning
  • »
  • 2. Computer Networks and Protocols »
  • 2.7. HTTP protocol suite

2.7. HTTP protocol suiteΒΆ

Content Index:

  • 2.7.1. HTTP Standards
    • 2.7.1.1. Message format
    • 2.7.1.2. Request header list
    • 2.7.1.3. Response header list
    • 2.7.1.4. HTTP Status Return Code 1xx (Provisional Response)
    • 2.7.1.5. HTTP Status Return Code 2xx (Success)
    • 2.7.1.6. HTTP Status Return Code 3xx (Redirect)
    • 2.7.1.7. HTTP Status Return Code 4xx (Request Error)
    • 2.7.1.8. HTTP Status Return Code 5xx (Server Error)
  • 2.7.2. HTTP version
    • 2.7.2.1. HHTTP
    • 2.7.2.2. HTTP 0.9
    • 2.7.2.3. HTTP 1.0
    • 2.7.2.4. HTTP 1.1
    • 2.7.2.5. SPDY
    • 2.7.2.6. HTTP/2
  • 2.7.3. HTTPS
    • 2.7.3.1. Introduction
    • 2.7.3.2. Interaction
    • 2.7.3.3. CA
  • 2.7.4. Cookie
    • 2.7.4.1. Introduction
    • 2.7.4.2. Properties
  • 2.7.5. WebDAV
    • 2.7.5.1. Introduction
    • 2.7.5.2. Related CVE
  • 2.7.6. Reference Links
    • 2.7.6.1. RFC
    • 2.7.6.2. Blog
Previous Next

© Copyright 2019-2022, WebSecurity.

Built with Sphinx using a theme provided by Read the Docs.