meli/melib/src/backends/jmap
Rudi Horn f1bdae65ee
melib/jmap: add HTTP redirect policy to client
Meli currently uses the .well-known/jmap URL and the RFC8620 requires that any redirects are followed (https://tools.ietf.org/html/rfc8620#section-2.2). This small change allows redirects to happen.
2020-11-04 20:07:51 +02:00
..
objects melib/jmap: implement refresh() 2020-09-23 10:52:19 +03:00
rfc8620 melib/jmap: make backend async 2020-08-07 13:51:44 +03:00
connection.rs melib/jmap: add HTTP redirect policy to client 2020-11-04 20:07:51 +02:00
mailbox.rs melib/jmap: implement refresh() 2020-09-23 10:52:19 +03:00
objects.rs JMAP WIP #4 2019-12-13 00:04:58 +02:00
operations.rs melib/jmap: add email state sync 2020-09-21 16:17:37 +03:00
protocol.rs melib/jmap: implement refresh() 2020-09-23 10:52:19 +03:00
rfc8620.rs melib/jmap: implement refresh() 2020-09-23 10:52:19 +03:00