Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There should be operator<< for http_status_code_t #203

Closed
eao197 opened this issue Dec 6, 2023 · 0 comments
Closed

There should be operator<< for http_status_code_t #203

eao197 opened this issue Dec 6, 2023 · 0 comments
Assignees
Milestone

Comments

@eao197
Copy link
Member

eao197 commented Dec 6, 2023

The type restinio::http_status_code_t has no operator<<(std::ostream &, const http_status_code_t &). It makes harder printing of status code in logs/debug-outputs.

@eao197 eao197 self-assigned this Dec 6, 2023
@eao197 eao197 added this to the 0.7.1 milestone Dec 6, 2023
eao197 added a commit that referenced this issue Dec 6, 2023
@eao197 eao197 closed this as completed Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant