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