I am not sure how to send HTTP Auth headers.
I have the following HttpClient to get requests, but not sure how I can send requests?
public class Rest
Maybe the documentation of HttpClient can help: link