diff options
author | tv <tv@nomic.retiolum> | 2014-01-06 02:14:51 +0100 |
---|---|---|
committer | tv <tv@nomic.retiolum> | 2014-01-06 02:14:51 +0100 |
commit | 95a3ef4804ccd253f246923d3dfc78d983027fdb (patch) | |
tree | 3af6c6be8edb1c8e86ee4a822d19597cf0c36037 /go/README.markdown | |
parent | c7ab5042fef55b71baf6bb637cb6033b25007845 (diff) |
go: make host in shortened uri available
Diffstat (limited to 'go/README.markdown')
-rw-r--r-- | go/README.markdown | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/go/README.markdown b/go/README.markdown index 87e0541e..2d4ba909 100644 --- a/go/README.markdown +++ b/go/README.markdown @@ -23,6 +23,10 @@ REDIS_KEY_PREFIX=foobarmyprefix/ + to generate slightly more informative shortened uris set + + NOT_SO_SHORT=true + ## add uri curl -F uri=https://mywaytoolonguri http://go |