Github user undera commented on a diff in the pull request:

    https://github.com/apache/jmeter/pull/298#discussion_r122796806
  
    --- Diff: 
src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPJavaImpl.java ---
    @@ -626,6 +627,19 @@ protected HTTPSampleResult sample(URL url, String 
method, boolean areFollowingRe
             }
         }
     
    +    private Header[] getHeaders(HeaderManager headerManager) {
    --- End diff --
    
    I'd make this `protected` for extensibility


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to