add runtime to get

This commit is contained in:
Kenneth Reitz
2011-09-25 14:30:57 -04:00
parent 8c949b962f
commit 20dc87c5a9
+1
View File
@@ -55,6 +55,7 @@ def view_user_agent():
@app.route('/get', methods=('GET',))
@filters.x_runtime
@filters.json
def view_get():
"""Returns GET Data."""