Closed michielbdejong closed 9 years ago
Ref #9.
This is what I'm using to test https://bugzilla.mozilla.org/show_bug.cgi?id=1217760.
To do: [ ] If bucket_id !== 'syncto', use bucket_id instead of the X-Client-State request header to determine xClientState. [ ] Add tests.
bucket_id !== 'syncto'
bucket_id
X-Client-State
xClientState
Duplicate of #62.
Ref #9.
This is what I'm using to test https://bugzilla.mozilla.org/show_bug.cgi?id=1217760.
To do: [ ] If
bucket_id !== 'syncto'
, usebucket_id
instead of theX-Client-State
request header to determinexClientState
. [ ] Add tests.