You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by "Ninja-Cyborg (via GitHub)" <gi...@apache.org> on 2023/05/11 05:19:39 UTC

[GitHub] [jmeter] Ninja-Cyborg commented on issue #5897: Facing issue with "content-type" header in HTTP Header Manager Using JMeter 5.5 version.

Ninja-Cyborg commented on issue #5897:
URL: https://github.com/apache/jmeter/issues/5897#issuecomment-1543353890

   I found this bug fix ( issue #5538  ) it's related:
   ![image](https://github.com/apache/jmeter/assets/66517017/e336ddf1-4b85-40cf-b75a-b5c8f2555366)
   https://bz.apache.org/bugzilla/show_bug.cgi?id=65310
   
   It replaces any user set content-type with multipart/header, assuming that user may not guess correct header. 
   Maybe need a workaround to meet Aditi's scenario?
   @AditiS06 Can you please try recording test scenario maybe with Blaze Meter, or let know if it's possible to do so?
   
   P.S: I'm still looking into if it's the exact cause for bad request and if there's a way to get over the contentType value.


-- 
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-unsubscribe@jmeter.apache.org

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