Closed
Bug 580264
Opened 16 years ago
Closed 16 years ago
Include Client Version in all sync URL Requests
Categories
(Firefox :: Sync, defect)
Firefox
Sync
Tracking
()
RESOLVED
DUPLICATE
of bug 568156
People
(Reporter: mcoates, Unassigned)
Details
Can we add the client version of sync as a URL argument for all requests sent by the sync client (e.g. https://site.com/normalRequest?clientVersion=0.3)
This request will enable our security monitoring tool to weed out false positive security events that are being caused by errors in older clients. In addition, this change will help when investigating odd behavior that could be an attack or a bug in the client or server.
Comment 1•16 years ago
|
||
I suggest using a header instead of a URL query string parameter.
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•7 years ago
|
Component: Firefox Sync: UI → Sync
Product: Cloud Services → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•