Closed ybashir closed 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
@ybashir could you please fix the build failed in Travis? thx
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