firesheep icon indicating copy to clipboard operation
firesheep copied to clipboard

Update FiresheepResult.js

Open kimocoder opened this issue 12 years ago • 1 comments

Changed "if (req.status == 200 {"

To "if (req.status == 200 || req.status == 302) {"

  • Added to prevent Ajax Status 302 message

kimocoder avatar Apr 25 '13 06:04 kimocoder

firefox

kitiyaporn avatar Feb 25 '16 11:02 kitiyaporn