https://bz.apache.org/bugzilla/show_bug.cgi?id=60842
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |om --- Comment #4 from Philippe Mouawad <[email protected]> --- (In reply to George Sakhnovsky from comment #0) > jmeter 3.1 r1770033 > java version "1.8.0_74" > Java(TM) SE Runtime Environment (build 1.8.0_74-b02) > osx sierra 10.12.3 > > When running a test jmeter doesn't strip newline when an html tag spans more > than a single line. HTML looks like this: > > <link rel="stylesheet" href="/assets/build/css/app-1488292708 > .css"> > > ^ newline precedes .css > > The broken request: > > [09/Mar/2017:14:57:22 +0000] "GET /assets/build/css/app-1489008734%0A.css > HTTP/1.1" 404 234 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; > rv:51.0) Gecko/20100101 Firefox/51.0" "-" How is this URL used ? Through an extractor or through resources download ? Thanks -- You are receiving this mail because: You are the assignee for the bug.
