======== Glossary ======== .. glossary:: WSGI Web Server Gateway Interface. It is a specification for web servers and application servers to communicate with web applications (though it can also be used for more than that). It is a Python standard, described in detail in PEP 333. Basic Authentication The client authenticates by sending an *Authorization* header of the form: "Basic base64(username + ':' + password) services-builds The *Build* mailing list at services-builds@mozilla.org receives all Jenkins failures. You can subscribe to it at: https://mail.mozilla.org/listinfo/services-builds services-dev The *Dev* mailing list at services-dev@mozilla.org is the place where we discuss the development of Mozilla Services applications. You can subscribe to it at: https://mail.mozilla.org/listinfo/services-dev