Skip to content

stevenwcarter/https-test-parallel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parallel HTTPS testing

For privacy reasons, the config values and getItems.xml files are not included in this repository.

Create a config.json file like the following:

{
    "authHeader": "auth header value",
    "host": "host.com",
    "port": 443,
    "path": "/somepath"
}

Then create a getItems.xml file in the templates directory that contains the data for the post.

About

Test script for hitting an HTTPS endpoint in parallel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published