Closed mkienow-r7 closed 2 years ago
Fixes a greedy service.version capture group for EmWeb variants.
service.version
Fixes incorrect matches where the EmWeb variant server header appears in a large string of HTTP server headers.
rake tests
echo "Server Server Server Virata-EmWeb/R6_2_1 Server Server Server" | ./bin/recog_match xml/http_servers.xml
Description
Fixes a greedy
service.version
capture group for EmWeb variants.Motivation and Context
Fixes incorrect matches where the EmWeb variant server header appears in a large string of HTTP server headers.
How Has This Been Tested?
rake tests
echo "Server Server Server Virata-EmWeb/R6_2_1 Server Server Server" | ./bin/recog_match xml/http_servers.xml
Types of changes
Checklist: