Skip to content

Commit 969df40

Browse files
committed
Land rapid7#7786, Microsoft Edge constant for HttpClient
2 parents a5665d5 + c42295b commit 969df40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/msf/core/constants.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ module HttpClients
5555
SAFARI = "Safari"
5656
OPERA = "Opera"
5757
CHROME = "Chrome"
58+
EDGE = "Edge"
5859

5960
UNKNOWN = "Unknown"
6061
end

0 commit comments

Comments
 (0)