Skip to content

Release version 1.4.0

Compare
Choose a tag to compare
@mstilkerich mstilkerich released this 23 Jul 17:30
· 20 commits to master since this release
  • Support servers with multiple addressbook home locations for one principal in the Discovery service.
  • Support configuration of server SSL certificate validation against custom CA (or disable verification)
  • Support preemptive basic authentication, i.e. send basic authentication Authorization header even if not requested by
    server. This is useful in rare use cases where the server allows unauthenticated access and would not challenge the
    client. It might also be useful to reduce the number of requests if the authentication scheme is known to the client.
  • Support specifying additional HTTP headers and query string options to be used with every request sent in association
    with an account.