Skip to content

Commit

Permalink
bastards
Browse files Browse the repository at this point in the history
  • Loading branch information
r4vi committed Apr 20, 2013
1 parent 08b1394 commit c63a537
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
@app.after_request
def after(response):
response.headers.add('Access-Control-Allow-Origin','*')
return response


@app.route('/<key>/')
Expand Down

0 comments on commit c63a537

Please sign in to comment.