Thoth
A functional, expressive, asynchronous C++26 webdev library
Loading...
Searching...
No Matches
AcceptEncodingEnum.hpp File Reference
#include <Thoth/Http/NHeaders/Headers/AcceptEncodingEnum.tpp>
Include dependency graph for AcceptEncodingEnum.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Thoth
 
namespace  Thoth::Http
 
namespace  Thoth::Http::NHeaders
 

Enumerations

enum class  Thoth::Http::NHeaders::AcceptEncodingEnum {
  Thoth::Http::NHeaders::Gzip , Thoth::Http::NHeaders::Compress , Thoth::Http::NHeaders::Deflate , Thoth::Http::NHeaders::Br ,
  Thoth::Http::NHeaders::Zstd , Thoth::Http::NHeaders::Dcb , Thoth::Http::NHeaders::Dcz , Thoth::Http::NHeaders::Identity ,
  Thoth::Http::NHeaders::Wildcard
}