mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 23:00:18 +00:00
will it blend?
This commit is contained in:
+2
-2
@@ -25,8 +25,8 @@ ASCII_ART = """
|
||||
`\"\"\"`
|
||||
"""
|
||||
|
||||
REDIRECT_LOCATION = 'http://httpbin.org/redirect/1'
|
||||
|
||||
REDIRECT_LOCATION = '/redirect/1'
|
||||
# TODO: url_for.
|
||||
|
||||
|
||||
def get_files():
|
||||
|
||||
Reference in New Issue
Block a user