master Allow for query string Accept spoofing

and support `item=foo,bar` instead of requiring `item[]=foo&item[]=bar`
which can get pretty icky via `curl`

Dan Buch avatar Dan Buch

Push event #10.1 passed

  • Ran for
AMD64
Ruby: 2.4.1
Git
The .travis.yml file used for this job is not available
Build Config
{
  "env": {
    "global": [
      "COVERAGE=1"
    ]
  },
  "rvm": "2.4.1",
  "dist": "trusty",
  "cache": {
    "bundler": true
  },
  "language": "ruby"
}