Fix issue 658: removed content-type response header when replying to a successful founded Ray vector
This commit is contained in:
@@ -48,7 +48,6 @@ module BeEF
|
||||
headers 'Pragma' => 'no-cache',
|
||||
'Cache-Control' => 'no-cache',
|
||||
'Expires' => '0',
|
||||
'Content-Type' => 'text/javascript',
|
||||
'Access-Control-Allow-Origin' => '*',
|
||||
'Access-Control-Allow-Methods' => 'POST,GET'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user