User agent change example wrong?

Other platforms, generic questions.
Post Reply
sneaker

User agent change example wrong?

Post by sneaker »

A, B, C and D are numbers indicating VERSION_MAJOR, VERSION_MINOR, VERSION_BUGFIX and VERSION_BUILD respectively.
If D is zero it will be omitted. The 3rd dot(.) will be omitted in this case.
[...]
If E is empty it will be omitted. This indicates a stable release.
[...]the user agent that v3.3.12 will use is qBittorrent/3.3.12.
Why is the third dot not omitted in the example?
sneaker

Re: User agent change example wrong?

Post by sneaker »

Nevermind, looking at the HTML:

Code: Select all

To sum up and give an example, the user agent that v3.3.12 will use is <code>qBittorrent/3.3.12</code>.
Of course that's basically invisible for a human...
Post Reply