Skip to content

Instantly share code, notes, and snippets.

@egorvinogradov
Created May 14, 2015 05:41
Show Gist options
  • Save egorvinogradov/de7c37f22a3d254cb91d to your computer and use it in GitHub Desktop.
Save egorvinogradov/de7c37f22a3d254cb91d to your computer and use it in GitHub Desktop.
Request payload
------WebKitFormBoundaryXKgqgPj5mfewTK0m
Content-Disposition: form-data; name="utf8"
------WebKitFormBoundaryXKgqgPj5mfewTK0m
Content-Disposition: form-data; name="authenticity_token"
y/pZy5o/zF6VVi6QLH2aqceeaLo89BJQ3gI9kjt8X7g=
------WebKitFormBoundaryXKgqgPj5mfewTK0m
Content-Disposition: form-data; name="offering[is_charity]"
0
------WebKitFormBoundaryXKgqgPj5mfewTK0m
Content-Disposition: form-data; name="offering[title]"
test title
------WebKitFormBoundaryXKgqgPj5mfewTK0m
Content-Disposition: form-data; name="offering[host_with_id]"
102
------WebKitFormBoundaryXKgqgPj5mfewTK0m
Content-Disposition: form-data; name="offering[min_guest]"
1
------WebKitFormBoundaryXKgqgPj5mfewTK0m
Content-Disposition: form-data; name="offering[max_guest]"
5
------WebKitFormBoundaryXKgqgPj5mfewTK0m
Content-Disposition: form-data; name="offering[duration]"
3
------WebKitFormBoundaryXKgqgPj5mfewTK0m
Content-Disposition: form-data; name="offering[meals][]"
------WebKitFormBoundaryXKgqgPj5mfewTK0m
Content-Disposition: form-data; name="offering[cuisines][]"
------WebKitFormBoundaryXKgqgPj5mfewTK0m
Content-Disposition: form-data; name="offering[cuisines][]"
25
------WebKitFormBoundaryXKgqgPj5mfewTK0m
Content-Disposition: form-data; name="offering[dishes][]"
------WebKitFormBoundaryXKgqgPj5mfewTK0m
Content-Disposition: form-data; name="offering[dishes][]"
83
------WebKitFormBoundaryXKgqgPj5mfewTK0m
Content-Disposition: form-data; name="offering[dishes][]"
85
------WebKitFormBoundaryXKgqgPj5mfewTK0m
Content-Disposition: form-data; name="offering[alcohols][]"
------WebKitFormBoundaryXKgqgPj5mfewTK0m
Content-Disposition: form-data; name="offering[alcohols][]"
99
------WebKitFormBoundaryXKgqgPj5mfewTK0m
Content-Disposition: form-data; name="offering[lookingfors][]"
------WebKitFormBoundaryXKgqgPj5mfewTK0m
Content-Disposition: form-data; name="offering[lookingfors][]"
123
------WebKitFormBoundaryXKgqgPj5mfewTK0m
Content-Disposition: form-data; name="offering[my_guests]"
TEST Who do you want to see as guests
------WebKitFormBoundaryXKgqgPj5mfewTK0m
Content-Disposition: form-data; name="offering[menu]"
test menu
------WebKitFormBoundaryXKgqgPj5mfewTK0m
Content-Disposition: form-data; name="offering[description]"
test description
------WebKitFormBoundaryXKgqgPj5mfewTK0m
Content-Disposition: form-data; name="offering[images_attributes][1431581865263][_destroy]"
false
------WebKitFormBoundaryXKgqgPj5mfewTK0m
Content-Disposition: form-data; name="offering[images_attributes][1431581865263][picture]"; filename="Untitled.png"
Content-Type: image/png
------WebKitFormBoundaryXKgqgPj5mfewTK0m
Content-Disposition: form-data; name="offering[meal_types][]"
2
------WebKitFormBoundaryXKgqgPj5mfewTK0m
Content-Disposition: form-data; name="offering[meal_types][]"
1
------WebKitFormBoundaryXKgqgPj5mfewTK0m
Content-Disposition: form-data; name="offering[meal_types][]"
9
------WebKitFormBoundaryXKgqgPj5mfewTK0m
Content-Disposition: form-data; name="offering[address]"
1600 Russell Street, Berkeley, CA 94703, USA
------WebKitFormBoundaryXKgqgPj5mfewTK0m
Content-Disposition: form-data; name="offering[latitude]"
37.8552309
------WebKitFormBoundaryXKgqgPj5mfewTK0m
Content-Disposition: form-data; name="offering[longitude]"
-122.27720929999998
------WebKitFormBoundaryXKgqgPj5mfewTK0m
Content-Disposition: form-data; name="offering[country]"
United States
------WebKitFormBoundaryXKgqgPj5mfewTK0m
Content-Disposition: form-data; name="offering[city]"
Berkeley
------WebKitFormBoundaryXKgqgPj5mfewTK0m
Content-Disposition: form-data; name="offering[amenities][]"
118
------WebKitFormBoundaryXKgqgPj5mfewTK0m
Content-Disposition: form-data; name="offering[amenities][]"
117
------WebKitFormBoundaryXKgqgPj5mfewTK0m
Content-Disposition: form-data; name="offering[event_dates_attributes][1431582043287][_destroy]"
false
------WebKitFormBoundaryXKgqgPj5mfewTK0m
Content-Disposition: form-data; name="offering[event_dates_attributes][1431582043287][fake_date]"
23 May 2015/ Saturday / 22:40
------WebKitFormBoundaryXKgqgPj5mfewTK0m
Content-Disposition: form-data; name="offering[event_dates_attributes][1431582043287][date]"
Sat May 23 2015 22:40:43 GMT-0700 (PDT)
------WebKitFormBoundaryXKgqgPj5mfewTK0m--
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment