summaryrefslogtreecommitdiff
path: root/http_codes.h
diff options
context:
space:
mode:
authorGravatar Louis Brauer2024-05-27 23:55:51 +0200
committerGravatar Louis Brauer2024-05-27 23:55:51 +0200
commit25ef07b1ec7576becc02bcfc07706184797fea91 (patch)
tree3632cfd87dee1e982bcfe12672122c4351b00b3a /http_codes.h
parentMerge remote-tracking branch 'origin/master' (diff)
downloadpenes-snac2-25ef07b1ec7576becc02bcfc07706184797fea91.tar.gz
penes-snac2-25ef07b1ec7576becc02bcfc07706184797fea91.tar.xz
penes-snac2-25ef07b1ec7576becc02bcfc07706184797fea91.zip
More or less smaller fixes :)
Diffstat (limited to 'http_codes.h')
-rw-r--r--http_codes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/http_codes.h b/http_codes.h
index 795f92a..a1958f1 100644
--- a/http_codes.h
+++ b/http_codes.h
@@ -42,4 +42,4 @@ HTTP_STATUS(502, BAD_GATEWAY, Bad Gateway)
42HTTP_STATUS(503, SERVICE_UNAVAILABLE, Service Unavailable) 42HTTP_STATUS(503, SERVICE_UNAVAILABLE, Service Unavailable)
43HTTP_STATUS(504, GATEWAY_TIMEOUT, Gateway Timeout) 43HTTP_STATUS(504, GATEWAY_TIMEOUT, Gateway Timeout)
44HTTP_STATUS(505, HTTP_VERSION_NOT_SUPPORTED, HTTP Version Not Supported) 44HTTP_STATUS(505, HTTP_VERSION_NOT_SUPPORTED, HTTP Version Not Supported)
45HTTP_STATUS(507, INSUFFICIENT_STORAGE, Insufficient Storage) \ No newline at end of file 45HTTP_STATUS(507, INSUFFICIENT_STORAGE, Insufficient Storage)