Appwrite C++ SDK
Auto-generated API documentation for the Appwrite C++ SDK
Loading...
Searching...
No Matches
HttpStatus.hpp
Go to the documentation of this file.
1/// @file HttpStatus.hpp
2/// @brief Defines HTTP status code enums for consistent error and response
3/// handling.
4
5#ifndef HTTPSTATUS_HPP
6#define HTTPSTATUS_HPP
7
20
21#endif
HttpStatus
Definition HttpStatus.hpp:8
@ ATTRIBUTE_CREATED
@ OK
Definition HttpStatus.hpp:9
@ FORBIDDEN
@ SERVER_ERROR
@ INDEX_CREATED
@ CREATED
@ DELETED
@ UNAUTHORIZED
@ NOT_FOUND
@ BAD_REQUEST