milamberspace opened a new pull request, #5808: URL: https://github.com/apache/jmeter/pull/5808
…s line on special case when key and value are empty, i.e.: "k1=v1&=&k2=v2" ## Description Fix parsing issue on special case when key and value are empty, i.e.: "k1=v1&=&k2=v2" ## Motivation and Context Related to https://github.com/apache/jmeter/issues/5807 ## How Has This Been Tested? Run the provided test case from https://github.com/apache/jmeter/issues/5807 and followed the instructions given there. ## Screenshots (if appropriate): ## Types of changes - Bug fix (non-breaking change which fixes an issue) ## Checklist: - [X] My code follows the [code style][style-guide] of this project. -- 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