userver: userver/server/http/http_response_body_stream.hpp File Reference
Loading...
Searching...
No Matches
http_response_body_stream.hpp File Reference

Detailed Description

Streaming HTTP response body writer that is passed to server::handlers::HttpHandlerBase::HandleStreamRequest() overloads.

Definition in file http_response_body_stream.hpp.

Go to the source code of this file.

Classes

class  server::http::ResponseBodyStream
 Streaming HTTP response body writer that is passed to server::handlers::HttpHandlerBase::HandleStreamRequest() overloads. More...

Namespaces

namespace  server::http
 Server parts of the HTTP protocol implementation.