Class WebResponse

#include <Geode/utils/web.hpp>
classWebResponse{ ... }
No description provided
Examples0
Public static methods0
Public member functions8
boolok()const
No description provided
intcode()const
No description provided
geode::Result<std::string>string()const
No description provided
geode::Result<matjson::Value>json()const
No description provided
geode::ByteVectordata()const
No description provided
geode::Result<>into()const
No description provided
std::vector<std::string>headers()const
No description provided
Fields0
Protected member functions0
Protected fields0