GitHub user ham1 opened a pull request:

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

    Refactoring of HTTPSamplerBase

    Removal of unused method.
    Minor simplifications of some boolean expressions.
    Code formatting.
    Spelling.
    
    I've split the removal of the method and the formatting + simplification 
into 2 commits, hopefully this is better than 1 commit or 2 PRs?

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

    $ git pull https://github.com/ham1/jmeter http_sampler_base

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

    https://github.com/apache/jmeter/pull/131.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 #131
    
----
commit a949cbdd75558aa9498c5a1d3bac3659f0eb1446
Author: Graham Russell <gra...@ham1.co.uk>
Date:   2016-02-18T23:04:04Z

    Removed unused method

commit 068a5d0d46b188cd9c5d3dfa1a88c2640887919f
Author: Graham Russell <gra...@ham1.co.uk>
Date:   2016-02-18T23:05:02Z

    Formatting and minor simplifications of HTTPSampleBase

----


---
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