Mercurial > prosody-modules
view mod_query_client_ver/README.markdown @ 3047:7c55f05327a2
mod_pubsub_feeds: Use ETag instead of problematic If-Modified-Since
Because it set If-Modified-Since to the last poll time instead of the
exact value of Last-Modified in the last response, it would not work
with some HTTP servers.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 27 May 2018 15:51: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