Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Conversation

@Venkatesh-Nadikoppu
Copy link

  • Added client-request-id to the request
  • Need to verify functionality.

candrews and others added 21 commits October 1, 2015 09:45
HttpClientContext isn't thread safe, and isn't meant for reuse, so create a new one each time it's needed
Use a shared cookied store per ExchangeService instance, clearing when necessary
ExchangeService is now thread safe, as long as certain properties (meant to be only set once at initialization time) are not changed oftentime while ExchangeService is being used
Safely manage HttpClient instances so they're lazy initialized used double checked locking
Made fields that can be final final, which improve understability and encourages thread safe design

Resolves OfficeDevgh-371
…not our forked version, as the client has fixed the threading issues, see Apache HTTPCLIENT-1715 and HTTPCLIENT-1686
TC-17315 - EWS Library changes
[TC-21422] Add timeout to HttpWebRequest
@Venkatesh-Nadikoppu Venkatesh-Nadikoppu deleted the TC-22656-ews branch November 3, 2022 18:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants