Open nobodycanstopus opened 11 years ago
Might be related to http://stackoverflow.com/questions/10175649/resttemplate-and-cookie
RestBuilder uses RestTemplate underneath, you can set the restTemplate property of the RestBuilder to a subclass if you wish
Hi, I've been faced with trouble adding cookies to request. Could anyone suggest how can I perform that?