dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix possible HTTP DoS on error in keep-alive requests (#1488782)
Aleksander Machniak
2012-10-31
92cb7f56f38564d62c79a6c67b8b99248a3baa74
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}