Thoth
A functional, expressive, asynchronous C++26 webdev library
Loading...
Searching...
No Matches
TeEnum.hpp
Go to the documentation of this file.
1#pragma once
2
3namespace Thoth::Http::NHeaders {
4 enum class TeEnum {
7 Gzip,
9 };
10}
11
12#include <Thoth/Http/NHeaders/Request/Headers/TeEnum.tpp>
Definition _base.hpp:5
TeEnum
Definition TeEnum.hpp:4