vlsi commented on issue #6032:
URL: https://github.com/apache/jmeter/issues/6032#issuecomment-1619072725

   JMeter uses filename parameter as both source for the data, and, well, 
filename it sends in the request header.
   
   It might be nice to decouple the two, however, it is not that trivial as it 
would involve UI, documentation, and tests.
   It might be a nice idea to capture file contents in proxy (e.g. save it side 
by side with jmx, or store it in the jmx as base64)
   
   Pull requests are welcome.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to