Exception handling There are two main type of exceptions that the user of HttpClient may encounter when executing HTTP methods: transport exceptions protocol exceptions Not all of these exceptions will be propagated to the user in regular HttpClient use. Exceptions handled internally by HttpClient are marked below as INTERNAL. Transport exceptions Protocol exceptions HTTP transport safety Automati