Google Cloud Storage C++ Client 2.13.0
A C++ Client Library for Google Cloud Storage
|
Set the HTTP version used by the client. More...
#include <google/cloud/storage/options.h>
Public Types | |
using | Type = std::string |
Set the HTTP version used by the client.
If this option is not provided, or is set to default
then the library uses libcurl's default, typically HTTP/2 with SSL. Possible settings include:
using google::cloud::storage_experimental::HttpVersionOption::Type = std::string |