# File lib/http/parser.rb, line 29
def
initialize
();
super
(
"Request-URI Too Long"
,
414
);
end