Skip to content

Instantly share code, notes, and snippets.

@sapereau83
Created December 7, 2014 18:25
Show Gist options
  • Select an option

  • Save sapereau83/77838305f4d762e95f2c to your computer and use it in GitHub Desktop.

Select an option

Save sapereau83/77838305f4d762e95f2c to your computer and use it in GitHub Desktop.
Pass an array as parameter to an HTTP request
# Example:
#
# Wanna pass an array of categories via a GET request.
http://YOUR_URL/?category[]=handbag&category[]=wallet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment