7 ms·
if (request.headers["user-agent"].Matches("Safari")) { // wheeeee else if (...Matches("Firefox")) { // those where good times
by mdaniel 1y ago
if (request.headers["user-agent"].Matches("Safari")) {
// wheeeee
else if (...Matches("Firefox")) {
// those where good times