Mercurial > prosody-modules
view mod_query_client_ver/README.markdown @ 5389:d872a1cd8c1d
mod_http_oauth2: Specify that 'contacts' items are emails in client registration
Not enforced, but good for documentation.
> Array of strings representing ways to contact people responsible for
> this client, typically email addresses.
"typically" isn't a great word in a specification, so one could persume
this may be e.g. URLs like https://example.com/contact-us or so as well.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 30 Apr 2023 15:20:05 +0200 |
parents | 9842979f3034 |
children |
line wrap: on
line source
# Introduction This module sends a [version query][xep0092] to clients when they connect, and logs the response, allowing statistics of client usage to be recorded. Note that since this is per connection, there will be a bias towards mobile clients on bad connections. ## Example info Running Running Swift version 4.0