You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{"name":"charset","description":"The character encoding in which to encode the header value.\n\n For more information on character encodings, see:\n www.w3.org\/International\/O-charset.html.","required":false,"default":"","type":"string","values":["utf-8","iso-8859-1","windows-1252","us-ascii","shift_jis","iso-2022-jp","euc-jp","euc-kr","big5","euc-cn","utf-16"]},
11
11
{"name":"statuscode","description":"HTTP status code\n Required if name not specified","required":false,"default":"","type":"numeric","values":[]},
12
-
{"name":"statustext","description":"Explains status code","required":false,"default":"","type":"string","values":[]}
12
+
{"name":"statustext","description":"Explains status code\nRemoved in CF2025 as it's also removed in Tomcat.","required":false,"default":"","type":"string","values":[]}
0 commit comments