PaloAltoNetworks / minemeld-core

Engine of MineMeld
Apache License 2.0
141 stars 95 forks source link

Added support for additional HTTP headers to HTTP miner #365

Closed spenceation closed 2 years ago

spenceation commented 4 years ago

This change will add support for HTTP miners to add additional values to the HTTP header.

Description

This will add support for the header parameters in the HTTP miner configuration.

Motivation and Context

This will address issue #364 and expand support to applications requiring authentication with the HTTP header.

How Has This Been Tested?

This has only been tested with linting tools.

Screenshots (if appropriate)

Types of changes

Checklist