HttpClient
HttpClient copied to clipboard
Pass in a URL instead of hostname (or IP) and path?
It seems like it might be nice to allow the user to pass in a URL and have the library extract the hostname (or IP address), port, and path automatically.