Issue 5004: Only raw http post request parameters view

Steps to reproduce

  1. Open Firebug
  2. Enable and switch to the Net panel
  3. Click the Send button above
    The Net panel will display a POST request to issue5004.html
  4. Expand that request by clicking on it
  5. Switch to the Post tab
  6. Check its contents

Expected result