PNG  IHDR  8] PLTE S =tRNS   PNG  IHDR  8] PLTE S =tRNS   REDROOM
PHP 7.4.33
Preview: http_status_codes.h Size: 2.83 KB
//opt/cloudlinux/alt-php84/root/usr/include/php/main/http_status_codes.h

/*
   +----------------------------------------------------------------------+
   | Copyright (c) The PHP Group                                          |
   +----------------------------------------------------------------------+
   | This source file is subject to version 3.01 of the PHP license,      |
   | that is bundled with this package in the file LICENSE, and is        |
   | available through the world-wide-web at the following url:           |
   | https://www.php.net/license/3_01.txt                                 |
   | If you did not receive a copy of the PHP license and are unable to   |
   | obtain it through the world-wide-web, please send a note to          |
   | license@php.net so we can mail you a copy immediately.               |
   +----------------------------------------------------------------------+
   | Author: Andrea Faulds     <ajf@ajf.me>                               |
   +----------------------------------------------------------------------+
*/

#ifndef HTTP_STATUS_CODES_H
#define HTTP_STATUS_CODES_H

typedef struct _http_response_status_code_pair {
	const int code;
	const char *str;
} http_response_status_code_pair;

static const http_response_status_code_pair http_status_map[] = {
	{ 100, "Continue" },
	{ 101, "Switching Protocols" },
	{ 200, "OK" },
	{ 201, "Created" },
	{ 202, "Accepted" },
	{ 203, "Non-Authoritative Information" },
	{ 204, "No Content" },
	{ 205, "Reset Content" },
	{ 206, "Partial Content" },
	{ 300, "Multiple Choices" },
	{ 301, "Moved Permanently" },
	{ 302, "Found" },
	{ 303, "See Other" },
	{ 304, "Not Modified" },
	{ 305, "Use Proxy" },
	{ 307, "Temporary Redirect" },
	{ 308, "Permanent Redirect" },
	{ 400, "Bad Request" },
	{ 401, "Unauthorized" },
	{ 402, "Payment Required" },
	{ 403, "Forbidden" },
	{ 404, "Not Found" },
	{ 405, "Method Not Allowed" },
	{ 406, "Not Acceptable" },
	{ 407, "Proxy Authentication Required" },
	{ 408, "Request Timeout" },
	{ 409, "Conflict" },
	{ 410, "Gone" },
	{ 411, "Length Required" },
	{ 412, "Precondition Failed" },
	{ 413, "Request Entity Too Large" },
	{ 414, "Request-URI Too Long" },
	{ 415, "Unsupported Media Type" },
	{ 416, "Requested Range Not Satisfiable" },
	{ 417, "Expectation Failed" },
	{ 426, "Upgrade Required" },
	{ 428, "Precondition Required" },
	{ 429, "Too Many Requests" },
	{ 431, "Request Header Fields Too Large" },
	{ 451, "Unavailable For Legal Reasons"},
	{ 500, "Internal Server Error" },
	{ 501, "Not Implemented" },
	{ 502, "Bad Gateway" },
	{ 503, "Service Unavailable" },
	{ 504, "Gateway Timeout" },
	{ 505, "HTTP Version Not Supported" },
	{ 506, "Variant Also Negotiates" },
	{ 511, "Network Authentication Required" },
	/* to allow search with while() loop */
	{ 0, NULL }
};

static const size_t http_status_map_len = (sizeof(http_status_map) / sizeof(http_response_status_code_pair)) - 1;

#endif /* HTTP_STATUS_CODES_H */

Directory Contents

Dirs: 1 × Files: 30

Name Size Perms Modified Actions
streams DIR
- drwxr-xr-x 2026-06-04 10:12:33
Edit Download
6.65 KB lrw-r--r-- 2026-05-08 17:22:31
Edit Download
4.78 KB lrw-r--r-- 2026-05-08 17:22:30
Edit Download
2.20 KB lrw-r--r-- 2026-05-08 17:22:31
Edit Download
2.83 KB lrw-r--r-- 2026-05-08 17:22:31
Edit Download
6.73 KB lrw-r--r-- 2026-05-08 17:22:31
Edit Download
11.70 KB lrw-r--r-- 2026-05-08 17:22:31
Edit Download
19.66 KB lrw-r--r-- 2026-05-08 17:22:31
Edit Download
63.32 KB lrw-r--r-- 2026-05-08 17:22:33
Edit Download
1.31 KB lrw-r--r-- 2026-05-08 17:22:31
Edit Download
1.63 KB lrw-r--r-- 2026-05-08 17:22:31
Edit Download
3.89 KB lrw-r--r-- 2026-05-08 17:22:31
Edit Download
3.53 KB lrw-r--r-- 2026-05-08 17:22:31
Edit Download
2.73 KB lrw-r--r-- 2026-05-08 17:22:31
Edit Download
3.19 KB lrw-r--r-- 2026-05-08 17:22:31
Edit Download
3.23 KB lrw-r--r-- 2026-05-08 17:22:31
Edit Download
10.61 KB lrw-r--r-- 2026-05-08 17:22:31
Edit Download
1.27 KB lrw-r--r-- 2026-05-08 17:22:31
Edit Download
1.91 KB lrw-r--r-- 2026-05-08 17:22:31
Edit Download
8.99 KB lrw-r--r-- 2026-05-08 17:22:31
Edit Download
3.16 KB lrw-r--r-- 2026-05-08 17:22:31
Edit Download
1.67 KB lrw-r--r-- 2026-05-08 17:22:31
Edit Download
30.05 KB lrw-r--r-- 2026-05-08 17:22:31
Edit Download
1.54 KB lrw-r--r-- 2026-05-08 17:22:31
Edit Download
1.34 KB lrw-r--r-- 2026-05-08 17:22:31
Edit Download
2.05 KB lrw-r--r-- 2026-05-08 17:22:31
Edit Download
266 B lrw-r--r-- 2026-05-08 17:22:31
Edit Download
3.65 KB lrw-r--r-- 2026-05-08 17:22:31
Edit Download
10.78 KB lrw-r--r-- 2026-05-08 17:22:30
Edit Download
5.60 KB lrw-r--r-- 2026-05-08 17:22:31
Edit Download
1.47 KB lrw-r--r-- 2026-05-08 17:22:31
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).
 !"#$%&'(()*+,-./00123456789 t\ wIDATx ]ys  47Y ƒ -  "  Rv  < f{Ɛ $k l L > L  ~h^ 1  [  r G t& h  l F z3O Y ! p A(_g̷ E8 )S 8 c  Kb"z ~ 5 J xAL WU <  *  5 m;W a pB h ~P J 2 3 6 ҙ .Ƹ P i  4g F R L P ΪK/D  M v (a3 k J Œ4N5* SH ` SdJ z  O J Xՠ V>u ߱ BE&L b2 ?2` tX+  c CB A$ i b C ĀMB E : /  # Dx &l =q Ty  0 \p I ( L Ǎ { e 4k ;`u^ヲ eP!( d {  )T A 8 O;Ě n >;s6 !  :Nx `[S D HU ~ q›J F} a g*D 49 / pn k h (t 8NxƐF _!r չ7 ZR R׷ q/5") Ӎ NY 0 x sZ!   o  fu  ,  K"$ ? pg  㕣=  1» {h " fh7    y  } € +7  $ y " X —ą - G P u 4 m >J 5 L =V ' ^@I p ?MS xЌ XV P ! h "C NS9B8̢ ]!K  e   zA , ӏkbY  !< XQ ٿyS| *" f { w  4@[S <  # 0 ! js [m  =,~ o "ݎ DHf Wo $ g ! Vԅ t mB /y Wf V4񺍸 c+@x?  B ~u " xUN e 0 BĂ) ~J pz! 7y6]l Ԥ@ P a< O /DHC `≻  N m"$  0ObB }{ x AO FCG D R ^ "B  { WDH  UR l@ T #  +"d T ; 0 i  D}. 7 ` ' ] w rE &S i ƕiTD EL P _ u h $ Ա FG wVD G L R Zf ' .!] J /ZR oGЍs Mr Ĥ ʬ 3 Q [3 cL ` ^ p + ( F;# B 5 '  2Y f [  ϶R0e }  E 7 6M aۮ H <& n % L] E}Up x紉, Uw' Q  Ǯշo k ވۙ 0N94 VX5 xEDE l D #֤ } C o )W :  ^ s 9  bRf iX5u ཱི 4 :[  T 1. | [E 2ؽ Iy\ : o x K G 5 ylP ' uK E ftb/i[3 .g _  [3M n G, #NwQ5~  ؚ) | n =Ц"x qg gB ` 듘 ~ x w ? ? R~  _ u. &VQ K˻   H C ( TN˄+ `C dA nB׭ D 3"Z G ê ^k H_ /- ~ " R_  .8 Z_ 6@ o  xg  uP ? 3լ @7AM!  E7^ - =V L  x  g-D0  CtmW 7  O  G _ WD0 g C  w1 r d w : a | \  *" f nֳ ^ H# f L ` Z ۽hV  }S F r0Ù Bć5r] @! NL iQ]{s^=4 d  WD  "  "   M; t" 8 5 e dL| "-*st" ) SWD ?R[S e ooF  20.D ? bo =) A i o d ģ ZҰaO @E =) i D a &ܟa CϞ y6 ,<%{^x%{f8? `iw^ ?/ M * IEND B`