https://bz.apache.org/bugzilla/show_bug.cgi?id=62612

--- Comment #6 from Felix Schumacher <felix.schumac...@internetallee.de> ---
Created attachment 36084
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36084&action=edit
Testplan that uses utf-8 encoded csv

This testplan uses a utf-8 encoded CSV file (that I will add next) and sends a
HTTP request with an parameter read from that file to a local mirror server
(that has to be started manually before executing the test).

I see no strange behavior here, that I would call a bug. The parameter gets
encoded correctly in my opinion. Note that HTTP parameter know of no encoding
and the webappp has to decide itself, which decoding it uses. It might help to
set a HTTP header, but that depends on the receiving site.

Have a look at the result of the debug sampler to validate that the value is
rean in correctly.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to