On behalf of Twisted Matrix Laboratories, I am honoured to announce the release
of Twisted 16.0!
Twisted 16.0 brings some important changes, and some nice-to-haves as well. The
major things are:
- TLS endpoints have arrived! They're like the old `ssl:` endpoints, but
support faster IPv4/IPv6 c
Thanks for sucn a detailed explanation and sample codes! Your code demonstrated header-based authentication, I've read some codes similar to this, but still got no idea about how to implement the form-based authentication with twisted.cred credentials and portal. Any suggesstion for form-bas