summaryrefslogtreecommitdiff
path: root/src/trg-client.h
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-09-16 19:50:41 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-09-16 19:50:41 +0000
commit0e6f23ff833b5f0eb5c5594961176b7b7abaf6a1 (patch)
tree60772ed65730db8e1fa3ed783fd09ab31d55ffee /src/trg-client.h
parent17f7587fe8c34034d1cc1d22c7d8be15ef03afb3 (diff)
issue 106
Diffstat (limited to 'src/trg-client.h')
-rw-r--r--src/trg-client.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/trg-client.h b/src/trg-client.h
index 8c5e358..a35b9cb 100644
--- a/src/trg-client.h
+++ b/src/trg-client.h
@@ -47,6 +47,8 @@
#include "trg-prefs.h"
#include "session-get.h"
+#define HTTP_URI_PREFIX "http"
+#define HTTPS_URI_PREFIX "https"
#define HTTP_OK 200
#define HTTP_CONFLICT 409