yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
ios_urlsession_http_client.mm File Reference
#include "cli/service/ai/ios_urlsession_http_client.h"
#include "absl/status/status.h"
#include "absl/strings/str_cat.h"
Include dependency graph for ios_urlsession_http_client.mm:

Go to the source code of this file.

Namespaces

namespace  yaze
 
namespace  yaze::cli
 Namespace for the command line interface.
 
namespace  yaze::cli::ios
 

Functions

absl::StatusOr< UrlSessionHttpResponseyaze::cli::ios::UrlSessionHttpRequest (const std::string &method, const std::string &url, const std::map< std::string, std::string > &headers, const std::string &body, int timeout_ms)