Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
achamayou committed Mar 13, 2023
1 parent d3bc780 commit f250c2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/ccf/rpc_context.h
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ namespace ccf
{
set_response_header(kv.first, kv.second);
}
virtual void clear_headers() = 0;

virtual void set_response_trailer(
const std::string_view& name, const std::string_view& value) = 0;
Expand Down

0 comments on commit f250c2c

Please sign in to comment.