HttpClient Constructor A Sandcastle Documented Class Library
Overload List

  Name Description
Public method HttpClient(String, String)
Create a client that uses the {@link #DEFAULT_BASE_URL default base URL}.
Public method HttpClient(Uri, String, String)
Create a client using a specified base URL (for advanced use only - the default URL will work for all normal cases).
Top
See Also

Reference