You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by GitBox <gi...@apache.org> on 2020/08/02 13:35:33 UTC

[GitHub] [jmeter] FSchumacher opened a new pull request #607: Implement a new setting to allow the exclusion of embedded URLs

FSchumacher opened a new pull request #607:
URL: https://github.com/apache/jmeter/pull/607


   ## Description
   Implementation of the enhancement described in bug 63527
   
   ## Motivation and Context
   At the moment we allow only one regular expression to control which URLs will
   be downloaded by the HTTP sampler, when embedded download is enabled.
       
   This can be used to exclude specific URLs, but it is not possible to exclude and allow
   URLs at the same time.
       
   This patch gives the user a second field which can be used to exclude URLs.
       
   
   ## How Has This Been Tested?
   Clicked around in the GUI
   
   ## Screenshots (if appropriate):
   
   ## Types of changes
   <!--- What types of changes does your code introduce? Delete as appropriate -->
   - New feature (non-breaking change which adds functionality)
   
   ## Checklist:
   <!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
   <!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
   - [x] My code follows the [code style][style-guide] of this project.
   - [ ] Docs are still missing
   
   [style-guide]: https://wiki.apache.org/jmeter/CodeStyleGuidelines
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [jmeter] asfgit closed pull request #607: Implement a new setting to allow the exclusion of embedded URLs

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #607:
URL: https://github.com/apache/jmeter/pull/607


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org