Bug 61950

Summary: Content-Type "audio/mpegurl" is wrongly considered as binary
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: HTTPAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: normal CC: p.mouawad
Priority: P2    
Version: 3.3   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Philippe Mouawad 2018-01-01 19:46:53 UTC
As a result response will not display in View Results Tree.
Comment 1 Philippe Mouawad 2018-01-01 19:47:17 UTC
As per this doc:

- "If your web server is constrained with respect to MIME types, you can serve files ending in .m3u with MIME type audio/mpegURL for compatibility."
Comment 2 Philippe Mouawad 2018-01-01 19:50:12 UTC
Author: pmouawad
Date: Mon Jan  1 19:49:05 2018
New Revision: 1819781

URL: http://svn.apache.org/viewvc?rev=1819781&view=rev
Log:
Bug 61950 - Content-Type "audio/mpegurl" is wrongly considered as binary
Bugzilla Id: 61950

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/samplers/SampleResult.java
    jmeter/trunk/xdocs/changes.xml
Comment 3 The ASF infrastructure team 2022-09-24 20:38:11 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4656