Closed
Description
earlier version of the lib provided a way to set http client, so any users was able to configure http proxy. for some reason this support was removed in v3? https://github.com/sendgrid/sendgrid-java/pull/27/files#diff-e71bc6d543f1733c4a2bdbb11c154eecR44
providing a way to pass in http client instance would also help: https://github.com/sendgrid/sendgrid-java/blob/v2.2.2/src/main/java/com/sendgrid/SendGrid.java#L88