|
| MCAPI::Bedrock::Http::RequestBuilder & | GET () |
| MCAPI::Bedrock::Http::RequestBuilder & | POST () |
| MCAPI::Bedrock::Http::RequestBuilder & | addHeader (::std::string const &header, ::std::string const &value, bool ignoreRestrictedHeaderCheck) |
| MCAPI::Bedrock::Http::RequestBuilder & | body (::std::string const &plainText) |
| MCAPI::Bedrock::Http::Request & | build () |
| MCAPI::Bedrock::Http::RequestBuilder & | method (::Bedrock::Http::Method method) |
| MCAPI::Bedrock::Http::RequestBuilder & | priority (::Bedrock::Http::RequestPriority priority) |
| MCAPI::Bedrock::Http::RequestBuilder & | timeout (::std::chrono::seconds timeout) |
| MCAPI::Bedrock::Http::RequestBuilder & | url (::std::string const &url) |
| MCAPI void * | $ctor () |
| MCAPI void | $dtor () |
◆ GET()
| MCAPI::Bedrock::Http::RequestBuilder & Bedrock::Http::RequestBuilder::GET |
( |
| ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ POST()
| MCAPI::Bedrock::Http::RequestBuilder & Bedrock::Http::RequestBuilder::POST |
( |
| ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ addHeader()
| MCAPI::Bedrock::Http::RequestBuilder & Bedrock::Http::RequestBuilder::addHeader |
( |
::std::string const & | header, |
|
|
::std::string const & | value, |
|
|
bool | ignoreRestrictedHeaderCheck ) |
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ body()
| MCAPI::Bedrock::Http::RequestBuilder & Bedrock::Http::RequestBuilder::body |
( |
::std::string const & | plainText | ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ build()
| MCAPI::Bedrock::Http::Request & Bedrock::Http::RequestBuilder::build |
( |
| ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ method()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ priority()
| MCAPI::Bedrock::Http::RequestBuilder & Bedrock::Http::RequestBuilder::priority |
( |
::Bedrock::Http::RequestPriority | priority | ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ timeout()
| MCAPI::Bedrock::Http::RequestBuilder & Bedrock::Http::RequestBuilder::timeout |
( |
::std::chrono::seconds | timeout | ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ url()
| MCAPI::Bedrock::Http::RequestBuilder & Bedrock::Http::RequestBuilder::url |
( |
::std::string const & | url | ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $ctor()
| MCAPI void * Bedrock::Http::RequestBuilder::$ctor |
( |
| ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $dtor()
| MCAPI void Bedrock::Http::RequestBuilder::$dtor |
( |
| ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: