Skip to content

Commit

Permalink
Merge pull request #29 from shikendon/remove-a-typo-in-user-agents
Browse files Browse the repository at this point in the history
Remove a typo in user_agents
  • Loading branch information
shekyan committed Jul 9, 2016
2 parents d48c6b3 + 2a7e58a commit f723212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/slowhttptest.cc
Expand Up @@ -86,7 +86,7 @@ static const char* user_agents[] = {
"AppleWebKit/533.21.1 (KHTML, like Gecko) Version/5.0.5 Safari/533.21.1",
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:5.0.1) "
"msnbot-131-253-46-102.search.msn.com",
"User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko"
"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko"
"AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.122 Safari/534.30",
"Opera/9.80 (Macintosh; Intel Mac OS X 10.7.0; U; Edition MacAppStore; en) "
"Mozilla/5.0 (Macintosh; Intel Mac OS X) AppleWebKit/534.34 (KHTML,like Gecko) PhantomJS/1.9.0 (development) Safari/534.34",
Expand Down

0 comments on commit f723212

Please sign in to comment.