Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent duplicate arguments from getting into a single collapser RequestBatch #1278

Commits on Jul 13, 2016

  1. Prevent duplicate arguments from getting into a single collapser Requ…

    …estBatch.
    
    If this is attempted, then 1 of 2 things can occur:
    If request-caching is on: the response for the 2nd-nth instance of the argument is the same as the first
    If off: the response for the 2nd-nth instance of the argument is an error
    Matt Jacobs committed Jul 13, 2016
    Configuration menu
    Copy the full SHA
    657f698 View commit details
    Browse the repository at this point in the history