Thoth
A functional, expressive, asynchronous C++26 webdev library
Loading...
Searching...
No Matches
Thoth::Http::NHeaders::Upgrade Struct Reference

#include <Upgrade.hpp>

Public Attributes

std::string protocol {}
 
std::optional< std::string > version {}
 

Member Data Documentation

◆ protocol

std::string Thoth::Http::NHeaders::Upgrade::protocol {}

◆ version

std::optional<std::string> Thoth::Http::NHeaders::Upgrade::version {}

The documentation for this struct was generated from the following file: