Lines Matching +full:long +full:- +full:codes
2 * @brief HTTP response status codes
8 * SPDX-License-Identifier: Apache-2.0
15 * @brief HTTP response status codes
16 * @defgroup http_status_codes HTTP response status codes
28 * @brief HTTP response status codes
30 * @note HTTP response status codes are subject to IANA approval.
32 …* @see <a href="https://www.iana.org/assignments/http-status-codes">Hypertext Transfer Protocol (H…
34 …* @see <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Status">HTTP response status cod…
44 HTTP_203_NON_AUTHORITATIVE_INFORMATION = 203, /**< Non-Authoritative Information */
48 HTTP_207_MULTI_STATUS = 207, /**< Multi-Status */
74 HTTP_414_URI_TOO_LONG = 414, /**< URI Too Long */