Showing posts with label gae. Show all posts
Showing posts with label gae. Show all posts

Resolving a non-functional redirect in Flask

Posted: Thursday, 2 October 2014

So I recently encountered an interesting issue in Flask, and one that's quite simple to solve, looking at it now.

But Google Chrome returned a "Failed to load response data" message, when preforming a 301 redirect in Flask...