Skip to content

Instantly share code, notes, and snippets.

@canujohann
Created June 29, 2014 09:50
Show Gist options
  • Save canujohann/c437a30817cd318220d5 to your computer and use it in GitHub Desktop.
Save canujohann/c437a30817cd318220d5 to your computer and use it in GitHub Desktop.
sample
<form accept-charset="UTF-8" action="/api" method="post">
  <input id='{"amount": 100, "credit_card": { "number": "4111111111111111", "expiry": "2018-04-11"}}' name="json" type="hidden" />
  <input name="commit" type="submit" value="送信!" />
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment