OfficeDev / ews-java-api

A java client library to access Exchange web services. The API works against Office 365 Exchange Online as well as on premises Exchange.
MIT License
869 stars 560 forks source link

Custom HTTPClient #423

Open ghost opened 9 years ago

ghost commented 9 years ago

Currently ews-java-api creates HTTPClient internally. It would be convenient to set a custom HTTPClient. It will bring following benefits:

In general, it should make usage of library more flexible.

prophe05 commented 8 years ago

+1

gokhanmansur commented 6 years ago

+1