Skip to content

operator<< for fields and messages #182

@vinniefalco

Description

@vinniefalco

These need to use a single newline for each line instead of the CRLF which is part of the serialized data. And of course do not print the trailing CRLF which indicates the end of the headers. The exact list of types which need std::ostream support are: request, response, request_base, response_base, fields, fields_base

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions