LeviLamina
Loading...
Searching...
No Matches
Bedrock::Http::HeaderCollection Class Reference

Public Member Functions

HeaderCollection & operator= (HeaderCollection const &)
 HeaderCollection (HeaderCollection const &)
MCAPI HeaderCollection ()
MCAPI void _addHeader (::std::string const &headerName, ::std::string const &headerValue, bool setValue)
MCAPI bool _isSingleValueHeader (::std::string const &headerName)
MCAPI void add (::std::string const &headerName, ::std::string const &headerValue)
MCAPI void addNoSafetyChecks (::std::string const &headerName, ::std::string const &headerValue)
MCAPI::std::string const & get (::std::string const &headerName) const
MCAPI void set (::std::string const &headerName, ::std::string const &headerValue)
MCNAPI_C void setNoSafetyChecks (::std::string const &headerName, ::std::string const &headerValue)
MCAPI ~HeaderCollection ()
MCAPI void * $ctor ()
MCAPI void $dtor ()

Public Attributes

::ll::UntypedStorage< 8, 64 > mUnk1f0eba

Constructor & Destructor Documentation

◆ HeaderCollection()

MCAPI Bedrock::Http::HeaderCollection::HeaderCollection ( )
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.

◆ ~HeaderCollection()

MCAPI Bedrock::Http::HeaderCollection::~HeaderCollection ( )
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.

Member Function Documentation

◆ _addHeader()

MCAPI void Bedrock::Http::HeaderCollection::_addHeader ( ::std::string const & headerName,
::std::string const & headerValue,
bool setValue )
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.

◆ _isSingleValueHeader()

MCAPI bool Bedrock::Http::HeaderCollection::_isSingleValueHeader ( ::std::string const & headerName)
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.

◆ add()

MCAPI void Bedrock::Http::HeaderCollection::add ( ::std::string const & headerName,
::std::string const & headerValue )
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.

◆ addNoSafetyChecks()

MCAPI void Bedrock::Http::HeaderCollection::addNoSafetyChecks ( ::std::string const & headerName,
::std::string const & headerValue )
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.

◆ get()

MCAPI::std::string const & Bedrock::Http::HeaderCollection::get ( ::std::string const & headerName) const
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.

◆ set()

MCAPI void Bedrock::Http::HeaderCollection::set ( ::std::string const & headerName,
::std::string const & headerValue )
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::HeaderCollection::$ctor ( )
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::HeaderCollection::$dtor ( )
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: