userver: userver/clients/http/streamed_response.hpp File Reference
Loading...
Searching...
No Matches
streamed_response.hpp File Reference

Detailed Description

HTTP response for streamed API.

Definition in file streamed_response.hpp.

Go to the source code of this file.

#include <future>
#include <userver/clients/http/response.hpp>
#include <userver/concurrent/queue.hpp>
#include <userver/engine/deadline.hpp>
#include <userver/engine/future.hpp>
+ Include dependency graph for streamed_response.hpp:

Classes

class  clients::http::StreamedResponse
 HTTP response for streamed API. More...
 

Namespaces

namespace  clients::http
 HTTP client helpers.