aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/src/http_server/httpd_request_handler.erl
AgeCommit message (Expand)Author
2012-11-06Changed to Bytes Per Second when checking clients rate, new options {byte_lim...Fredrik Gustafsson
2012-11-06Option {bit_limit, integer()} to close sockets where clients are too slowFredrik Gustafsson
2011-11-21Various minor dialyzer related cleanup.Micael Karlberg
2011-11-09Aftermerge cleanup.Micael Karlberg
2011-11-09Initial merge from r13 topic branch. With minimal cleanup.Micael Karlberg
2011-10-26Fixed hex-decoding.Micael Karlberg
2011-03-28Merge branch 'rj/fix-httpd-format' into bmk/inets/inet56_integrationMicael Karlberg
2011-03-17Fix log messages formating in httpdRicardo Catalinas Jiménez
2010-06-07OTP-7907: Allow the use of the "new" ssl (essl).Micael Karlberg
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP