You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
The type
restinio::http_status_code_t
has nooperator<<(std::ostream &, const http_status_code_t &)
. It makes harder printing of status code in logs/debug-outputs.The text was updated successfully, but these errors were encountered: