MINOR: stats: always merge the uri_auth flags into the appctx flags

Now we only use the appctx flags everywhere in the code, and the uri_auth
flags are read only by the HTTP analyser which presets the appctx ones.
This will allow to simplify access to the flags everywhere.
2 files changed