URL Decode `readPreferenceTags`
If a url encoded value is set to readPreferenceTags it will be ignored causing for instance connecting to analytics node impossible from tooling that correctly encodes the urls.
It can look like this for instance: readPreferenceTags=nodeType:ANALYTICS
becomes readPreferenceTags=nodeType%3AANALYTICS
1
vote
Kent
shared this idea