Skip to content

Instantly share code, notes, and snippets.

@tanabe
Created October 5, 2011 11:07
Show Gist options
  • Save tanabe/1264201 to your computer and use it in GitHub Desktop.
Save tanabe/1264201 to your computer and use it in GitHub Desktop.
Fiddler 2 JSON viewer bug
{
"testData": [
[
{
"hoge": "1"
},
{
"foo": "2"
}
],
{
"bar": "3"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment