kikovalle / PLGSharepointRestAPI-java

Easy to use wrapper for the Sharepoint Rest API v1. Even if this is not a full implementation it covers most common use cases and provides examples to extending this API.
MIT License
42 stars 32 forks source link

Configurable httpclient #45

Closed frkness closed 2 years ago

frkness commented 2 years ago

Added support for custom HttpClientBuilder - i.e. to allow proxy configuration

kikovalle commented 2 years ago

Merged to prepare next release