Merge pull request #809 from phillcampbell/development
Remove Thin 'Server' response header
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
# See the file 'doc/COPYING' for copying permission
|
||||
#
|
||||
|
||||
# Remove Thin 'Server' response header
|
||||
Thin.send :remove_const, :SERVER
|
||||
Thin::SERVER = nil
|
||||
|
||||
module BeEF
|
||||
module Core
|
||||
|
||||
|
||||
Reference in New Issue
Block a user