mozilla-services / syncto

Sync to Kinto bridge (read and write data from/to sync with the Kinto interface)
https://wiki.mozilla.org/Firefox_OS/Syncto
6 stars 6 forks source link

Fix If-None-Match header format. #76

Closed Natim closed 8 years ago

Natim commented 8 years ago

f? @weilonge r? @almet

Natim commented 8 years ago

I opened the following issue to get better error response in batch: https://github.com/mozilla-services/cliquet/issues/617

almet commented 8 years ago

This misses integration tests, maybe? Otherwise looks good to me.

weilonge commented 8 years ago

@Natim Thanks a lot for working on this. I've tested your patch and I can push a new history record now! I give F+ here :)

The new history records can not be shown in Firefox browser. I examine it by running a script manually, and it does exist in the collection. Anyway, I think it's not related to this case.