aboutsummaryrefslogtreecommitdiff
path: root/http-status-codes/h.template
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-05-13 23:35:01 +0200
committerChristian Grothoff <christian@grothoff.org>2020-05-13 23:35:01 +0200
commitd62efd6aaa7a408e04484f26d97b3b74114cc4b6 (patch)
tree5340aded408bd1f523c35c496fcc81211096c921 /http-status-codes/h.template
parent56eafb8f94157eecca4410ff6924715fe8328386 (diff)
downloadgana-d62efd6aaa7a408e04484f26d97b3b74114cc4b6.tar.gz
gana-d62efd6aaa7a408e04484f26d97b3b74114cc4b6.zip
setup http status code registry
Diffstat (limited to 'http-status-codes/h.template')
-rw-r--r--http-status-codes/h.template6
1 files changed, 6 insertions, 0 deletions
diff --git a/http-status-codes/h.template b/http-status-codes/h.template
new file mode 100644
index 0000000..bb8d339
--- /dev/null
+++ b/http-status-codes/h.template
@@ -0,0 +1,6 @@
1
2
3 /**
4 * {{Description}} {{Reference}}
5 */
6 MHD_HTTP_{{Identifier}} = {{Value}},