https://bz.apache.org/bugzilla/show_bug.cgi?id=64446
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #12 from [email protected] --- Hi Felix, Yes, I mean "all headers are not imported" specially the Cookie one. But as you mentioned we need to check the "Add cookie header to Cookie Manager" in order to manage the cookies then it will work. Tested : - Now, I am not able to see any issues while importing the Post and Put request through cURL code generated from Postman. I have also checked basic Get and Delete cURL import and it's also working. Observations : - As you mentioned "--data-raw" argument is not supported yet, when I try do that I see error message. I observed the same for Delete request(could you please confirm this)? Questions/Issues : - After importing request having query parameters all the query parameters are added into Path field in JMeter, they should be added in Parameters section. Is this expected behavior? -- You are receiving this mail because: You are the assignee for the bug.
