boostorg / boostorg/beast

Parser Stream Operations documentation references wrong Stream types

Open
#1,625 1 comment 0 reactions 0 assignees View on GitHub
Doc
Dominant language
C++
Stars
4.8k
Forks
694
Avg merge
12h 48m
Merged PRs (30d)
1

Description

### Version of Beast
1.70

### Steps necessary to reproduce the problem
Open
https://www.boost.org/doc/libs/1_70_0/libs/beast/doc/html/beast/using_http/parser_stream_operations.html

## Problem:
5 out of 6 read functions listed in Table 1.22, _Parser Stream Operations_, refer to `WriteStream`, while they should refer to `ReadStream`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.