![]() |
Audacity 3.2.0
|
Declare an interface for HTTP response. More...
#include <string>#include <cstdint>#include <vector>#include <functional>#include "NetworkManagerApi.h"#include "concurrency/ICancellable.h"Go to the source code of this file.
Classes | |
| class | audacity::network_manager::IResponse |
| Interface, that provides access to the data from the HTTP response. More... | |
Namespaces | |
| namespace | audacity |
| namespace | audacity::network_manager |
| namespace | audacity::network_manager::HttpCode |
Declare an interface for HTTP response.
Declare an interface for HTTP response factory.
Audacity: A Digital Audio Editor
Dmitry Vedenko
Definition in file IResponse.h.