File: index.yaml

package info (click to toggle)
ruby-protocol-http1 0.35.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 376 kB
  • sloc: ruby: 2,367; makefile: 4
file content (12 lines) | stat: -rw-r--r-- 639 bytes parent folder | download
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.