According to this
https://msdn.microsoft.com/en-us/library/system.net.http.httpclient.baseaddress(v=vs.118).aspx
It contains the base address. Well, duh....
I do not know if microsoft documentation is meant to be understood. What the hell is base address?
Is it the URL with only hostname?
Like StackOverflow.com?
Is it the whole URL like stackoverflow.com/question/ask
Is it the whole URL including the parameter, such as stackoverflow.com/hello/world?dfdsdf=34fgdsg
What is base address?
 
     
    