diff options
Diffstat (limited to 'views')
-rw-r--r-- | views/data.jade | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/data.jade b/views/data.jade index 0655045..f5a3b0a 100644 --- a/views/data.jade +++ b/views/data.jade @@ -49,6 +49,7 @@ block meta form(action='http://redbot.org/?') p input(name='uri', value=url, type='hidden') + input(name='req_hdr', value='Accept: application/vnd.collection+json', type='hidden') input(type='submit', value='Check with redbot.org') |