coto / gae-boilerplate

Google App Engine Boilerplate
https://dev-dot-sandengine.appspot.com/
Other
685 stars 189 forks source link

To make this code work with angularjs ajax post requests #296

Closed ybashir closed 10 years ago

ybashir commented 10 years ago

Using boilerplate with angularjs i noticed that angular sets the csrf token in ajax post requests as a request header and not in the request body. This change caters to that

coto commented 10 years ago

@ybashir could you please fix the build failed in Travis? thx