Closed Bug 1859653 Opened 11 months ago Closed 6 months ago

Implement Exchange request/response scaffolding

Categories

(Thunderbird :: Account Manager, enhancement)

enhancement

Tracking

(thunderbird_esr115 wontfix)

RESOLVED FIXED
126 Branch
Tracking Status
thunderbird_esr115 --- wontfix

People

(Reporter: leftmostcat, Assigned: leftmostcat)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Both EWS and Autodiscover use HTTP and XML for requests and responses. We should build a simple utility crate which reduces the amount of boilerplate needed for translating between XML strings and structured data and for sending these bodies as XML. No API-specific logic should be encoded in this utility.

Blocks: 1859654

EWS and Autodiscover do not have much in common, other than using generic HTTP and XML. For starters, EWS uses SOAP, while Autodiscover does not.

Blocks: 1860333
Assignee: nobody → leftmostcat
Status: NEW → ASSIGNED
Target Milestone: --- → 126 Branch

Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/c48c2aa2e212
Switch to external ews crate. r=babolivier

Status: ASSIGNED → RESOLVED
Closed: 6 months ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: