https://bz.apache.org/bugzilla/show_bug.cgi?id=64446
Felix Schumacher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #13 from Felix Schumacher <[email protected]> --- (In reply to dineshbiradar95 from comment #12) > 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)? My remark was a bit misleading. First, I looked at old code (was in the wrong directory, which held an old copy). Second, this was true in combination with specifying a method other than POST. If you see error messages, be sure to post them, as we can't see them otherwise. So we can't help. > > > 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? How did you specify those parameters? (I guess, it is expected, but am not sure, what you have done) -- You are receiving this mail because: You are the assignee for the bug.
