Support for filtering HTTP req/resp by headers #261
Labels
enhancement
New feature or request
feature-request
good first issue
Good for newcomers
protocol
protocol module
Is your feature request related to a problem? Please describe.
Support for filtering HTTP req/resp by headers, add a flag to http subcommand such as:
--headers 'name1=value1,name2=value2'
Describe the solution you'd like
you should refer to this source file:
agent/protocol/http.go
Describe alternatives you've considered
None
Additional context
None
The text was updated successfully, but these errors were encountered: