GitHub user benbenw opened a pull request:

    https://github.com/apache/jmeter/pull/99

    Bug 58955 : Request view http does not correctly display http parameters in 
multipart/form-data

    the provided PR does not implements 100% of the the rfc but it's better 
than the current implementation where the view does not understand multipart.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/benbenw/jmeter displaymultipart

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jmeter/pull/99.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #99
    
----
commit f6f23952db7c2305d7dcef82e16f895ff4ff5e76
Author: benoit <b.wi...@ubik-ingenierie.com>
Date:   2016-02-01T10:20:14Z

    correctly display the http request parameters when the post is
    multipart/form-data.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to