Issue #1242

This test-case is intended for Issue #1242 - Reason for Post data to be highlighted in bold is not obvious.
Jan Odvarko, odvarko@gmail.com

  1. Open Firebug and enable the Net panel.
  2. Click on the Execute Test button below.
  3. A XHR POST request is generated with Content-Type set to application/x-www-form-urlencoded. In real JSON data are posted.
  4. Open the new entry (Net panel) and check the Post tab. Is it clear that wrong Content-Type has been used?