I\'m googling but I don\'t find any clue on
if restangular support withcredentials option and the other options for a cors request or not.
I mean can I use i
yes it does.
You can set them by using setDefaultHttpFields: https://github.com/mgonto/restangular#setdefaulthttpfields
setDefaultHttpFields
It has the same format as $http values.