P
Size: a a a
P
T
T
T
JM
JM
if 'error' in resp.json():
start_response.status = "301 Moved Permanently"
start_response.set_header = ('Location', 'http://localhost:4455?next=http://localhost:5000')
return self.app(environ, start_response)
JM
A
T
YC
YC
A
A
T
T
A
A
T
T
A