LeviLamina
Loading...
Searching...
No Matches
GET.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Bedrock::Http::MethodType {
6
7
struct
GET
{
8
public
:
9
// static variables
10
// NOLINTBEGIN
11
MCAPI static ::std::string
const
& name();
12
// NOLINTEND
13
};
14
15
}
// namespace Bedrock::Http::MethodType
Bedrock::Http::MethodType::GET
Definition
GET.h:7
src
mc
deps
core
http
GET.h
Generated on Sat Apr 26 2025 05:55:25 for LeviLamina by
1.12.0