You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2021/01/04 19:40:57 UTC

[Bug 65027] HTTP Sampler/Files upload tab - auto detect MIME type of selected file

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

--- Comment #3 from eR@SeR <na...@gmail.com> ---
Created attachment 37686
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37686&action=edit
postman content-type

Hi,

I added the image of Content-Type column from Body/Form-data - Postman. What I
noticed is:

1. If left blank, the placeholder "Auto" is shown. Postman automatically
assigns a content type.

Maybe to use the same approach in JMeter?

----

2. If user starts to type in text box, suggestions will pop up and help him to
choose one from the list.

I guess Tika could be used to generate the list in JMeter.

----

Two more things to consider for improvement and possible solutions for
auto-detect implementation.

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