# File lib/http/parser.rb, line 28
def
initialize
();
super
(
"Request Entity Too Large"
,
413
);
end