Hi All,
I want to set the Accept header in my GET / POST requests for the
hyperlinks generated through AngularJS, it seem to be not working. Please
let me know of any pointers
My configuration is as below:
app.config(function($httpProvider) {
$httpProvider.defaults.headers.common['Accept'] =
'text/html,application/xhtml+xml,application/xml,application/json,
text/plain,*/*'
});
--
You received this message because you are subscribed to the Google Groups
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/groups/opt_out.