1 2 3 4 5 6 7 8 9 10 11 12
|
# Automatically generated context index for Utopia::Project guides.
# Do not edit then files in this directory directly, instead edit the guides and then run `bake utopia:project:agent:context:update`.
---
description: A low level implementation of the HTTP/1 protocol.
metadata:
documentation_uri: https://socketry.github.io/protocol-http1/
source_code_uri: https://github.com/socketry/protocol-http1.git
files:
- path: getting-started.md
title: Getting Started
description: This guide explains how to get started with `protocol-http1`, a low-level
implementation of the HTTP/1 protocol for building HTTP clients and servers.
|