You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
4 years ago
..
objects melib/jmap: implement refresh() 4 years ago
rfc8620 melib/jmap: make backend async 4 years ago
connection.rs melib/jmap: add HTTP redirect policy to client 4 years ago
mailbox.rs melib/jmap: implement refresh() 4 years ago
objects.rs JMAP WIP #4 5 years ago
operations.rs melib/jmap: add email state sync 4 years ago
protocol.rs melib/jmap: implement refresh() 4 years ago
rfc8620.rs melib/jmap: implement refresh() 4 years ago