https://issues.apache.org/bugzilla/show_bug.cgi?id=48163
Sebb <s...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #10 from Sebb <s...@apache.org> 2009-11-16 09:15:12 UTC --- Thanks for the newer version. However it still fails at line 173 172: Map<String, List<String>> properties = this.httpUrlConnection.getRequestProperties(); 173: checkProperty(properties, HTTPConstantsInterface.IF_NONE_MATCH, EXPECTED_ETAG); The problem is that the properties Map returned at line 172 is empty. What version of Java are you using? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-dev-unsubscr...@jakarta.apache.org For additional commands, e-mail: jmeter-dev-h...@jakarta.apache.org