Issue #176

This test-case is intended for Issue #176 - net flash tab not recognising flv files.
Jan Odvarko, odvarko@gmail.com

  1. Open Net panel and set category-filter (within Firebug's toolbar) to Flash.
  2. There should be two requests displayed: Issue176.php and Issue176.flv.

This page embeds two following files:
  1. Issue167.php: a file with video/x-flv content type.
  2. Issue167.flv: a file with unknown content type but with flv extension.
Both must be displayed when Flash filter is selected. The first one because of the content type and the second because of the file extension.