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
MCNAPI static ::std::string
const
&
name
();
12
// NOLINTEND
13
};
14
15
}
// namespace Bedrock::Http::MethodType
Bedrock::Http::MethodType::GET
Definition
GET.h:7
Bedrock::Http::MethodType::GET::name
static MCAPI ::std::string const & name()
src
mc
deps
core
http
GET.h
Generated on Fri Jun 13 2025 05:04:22 for LeviLamina by
1.12.0