{"id":2179,"date":"2022-08-30T15:22:42","date_gmt":"2022-08-30T15:22:42","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/01\/04\/is-there-a-standard-set-of-http-500-xx-codes-collection-of-common-programming-errors\/"},"modified":"2022-08-30T15:22:42","modified_gmt":"2022-08-30T15:22:42","slug":"is-there-a-standard-set-of-http-500-xx-codes-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2022\/08\/30\/is-there-a-standard-set-of-http-500-xx-codes-collection-of-common-programming-errors\/","title":{"rendered":"Is there a standard set of HTTP 500.xx codes?-Collection of common programming errors"},"content":{"rendered":"<blockquote>\n<p>Is this sub-code standardised or can I freely use it?<\/p>\n<\/blockquote>\n<p>It is not possible to use it, quote RFC 2616:<\/p>\n<blockquote>\n<p>The Status-Code element is a 3-digit integer<\/p>\n<\/blockquote>\n<p>MSDN says for the <code>HttpResponse.SubStatusCode<\/code>:<\/p>\n<blockquote>\n<p>Independent of whether tracing is configured, <strong>the code is never sent as part of the final response to the request<\/strong><\/p>\n<\/blockquote>\n<p>So, it is only used for logging and troubleshooting, not sent to the client.<\/p>\n<p id=\"rop\"><small>Originally posted 2014-01-04 02:51:46. <\/small><\/p>","protected":false},"excerpt":{"rendered":"<p>Is this sub-code standardised or can I freely use it? It is not possible to use it, quote RFC 2616: The Status-Code element is a 3-digit integer MSDN says for the HttpResponse.SubStatusCode: Independent of whether tracing is configured, the code is never sent as part of the final response to the request So, it is [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-2179","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/2179","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=2179"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/2179\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=2179"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=2179"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=2179"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}