Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions context/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,6 @@ files:
- path: middleware.md
title: Middleware
description: This guide explains how to build and use HTTP middleware with `Protocol::HTTP::Middleware`.
- path: hypertext-references.md
title: Hypertext References
description: This guide explains how to use `Protocol::HTTP::Reference` for constructing
and manipulating hypertext references (URLs with parameters).
- path: url-parsing.md
title: URL Parsing
description: This guide explains how to use `Protocol::HTTP::URL` for parsing and
manipulating URL components, particularly query strings and parameters.
- path: streaming.md
title: Streaming
description: This guide gives an overview of how to implement streaming requests
Expand Down
140 changes: 0 additions & 140 deletions guides/hypertext-references/readme.md

This file was deleted.

4 changes: 0 additions & 4 deletions guides/links.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ headers:
order: 3
middleware:
order: 4
hypertext-references:
order: 5
url-parsing:
order: 6
streaming:
order: 7
design-overview:
Expand Down
130 changes: 0 additions & 130 deletions guides/url-parsing/readme.md

This file was deleted.

Loading
Loading