1. Building a HTTP Server From Scratch: Serving HTML Files

    Building a HTTP Server From Scratch: Serving HTML Files

    24
  2. Building a HTTP Server From Scratch: Working with Environment Variables

    Building a HTTP Server From Scratch: Working with Environment Variables

    22
  3. Building a HTTP Server From Scratch: Routing Incoming Requests

    Building a HTTP Server From Scratch: Routing Incoming Requests

    19
  4. Building a HTTP Server From Scratch: Implementing Getters

    Building a HTTP Server From Scratch: Implementing Getters

    19
  5. Building a HTTP Server From Scratch: Dynamic vs Static Dispatch

    Building a HTTP Server From Scratch: Dynamic vs Static Dispatch

    22
  6. Building a HTTP Server From Scratch: Writing Data to a TCP Stream

    Building a HTTP Server From Scratch: Writing Data to a TCP Stream

    21
  7. Building a HTTP Server From Scratch: Copy and Clone Types

    Building a HTTP Server From Scratch: Copy and Clone Types

    30
  8. Building a HTTP Server From Scratch: The Derive Attribute

    Building a HTTP Server From Scratch: The Derive Attribute

    20
  9. Building a HTTP Server From Scratch: Representing the Query String Using a Hash Map - Part 2

    Building a HTTP Server From Scratch: Representing the Query String Using a Hash Map - Part 2

    22
  10. Building a HTTP Server From Scratch: The If Let Expression

    Building a HTTP Server From Scratch: The If Let Expression

    21
  11. Building a HTTP Server From Scratch: Converting an Option into a Result

    Building a HTTP Server From Scratch: Converting an Option into a Result

    20
  12. Building a HTTP Server From Scratch: Iterating Over Strings

    Building a HTTP Server From Scratch: Iterating Over Strings

    20
  13. Building a HTTP Server From Scratch: Custom Errors

    Building a HTTP Server From Scratch: Custom Errors

    30
  14. Building a HTTP Server From Scratch: The Match Expression

    Building a HTTP Server From Scratch: The Match Expression

    22
  15. Building a HTTP Server From Scratch: The Result Enum

    Building a HTTP Server From Scratch: The Result Enum

    20
  16. Building a HTTP Server From Scratch: Listening for TCP Connections

    Building a HTTP Server From Scratch: Listening for TCP Connections

    20
  17. Building a HTTP Server From Scratch: The Option Enum

    Building a HTTP Server From Scratch: The Option Enum

    22
  18. Building a HTTP Server From Scratch: Strings

    Building a HTTP Server From Scratch: Strings

    29
  19. Building a HTTP Server From Scratch: Structs

    Building a HTTP Server From Scratch: Structs

    18
  20. Building a HTTP Server From Scratch: The HTTP Protocol and the Architecture of Our Server

    Building a HTTP Server From Scratch: The HTTP Protocol and the Architecture of Our Server

    23