Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add the ability to specify default headers used in future requests. F…
…or example this gives you the ability to set Connection.default_headers = {'Prefer': 'outlook.body-content-type="text"'}, to request to be sent text instead of html from outlook for future calls.
- Loading branch information