8000 /buckets/a/collections/b?_limit="5" is allowed · Issue #1694 · Kinto/kinto · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/buckets/a/collections/b?_limit="5" is allowed #1694
Open
@glasserc

Description

@glasserc

While investigating how best to implement the Kinto side of push notifications, I settled on using ETag as the "current version" to include in push notifications. I was worried about this at first, but @leplatrem pointed out that we support ?_since="quoted Etag". That's interesting, because typically "123" should be a string rather than a number (because we parse values with JSON). But it turns out that not only do we support ?_since="123" (which we probably should, because it matches ETags), but we also support ?_limit="123" (which we probably shouldn't, because there's no string format for limits).

Metadata

Metadata

Assignees

No one assigned

    Labels

    protocolstaleFor marking issues as stale. Labeled issues will be closed soon if label is not removed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0