mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 23:00:18 +00:00
pay me
This commit is contained in:
+1
-1
@@ -136,7 +136,7 @@ def status_code(code):
|
||||
307: redirect,
|
||||
401: dict(headers={'WWW-Authenticate': 'Basic realm="Fake Realm"'}),
|
||||
402: dict(
|
||||
data='Fuck you, payme!',
|
||||
data='Fuck you, pay me!',
|
||||
headers={
|
||||
'x-more-info': 'http://vimeo.com/22053820'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user