Fiddler Ideas

The free web debugging proxy for any browser, system or platform.

Bug in JSON rendering - empty arrays don't display

I've attached the raw HTTP response, copied directly from Fiddler. At lOperations[0].lRecords, you'll see that there are 2 records (arrays) and that each record contains 6 items, the last of which is an array. However, when I view the resonse using the JSON filter, the second of these arrays appears to contain only 5 items. I'm sure that the bug has something to do with the fact that the sub-array in the second array is an empty array, but it should display as an empty array, not as if it weren't there at all.

  • Guest
  • Sep 18 2017
  • Under review
Bug
  • Attach files