This commit is contained in:
blackhedd 2006-09-02 14:48:42 +00:00
parent 3f43613480
commit 7fd1089115

View file

@ -104,6 +104,7 @@ module Net
newobj = read contentlength
# This exceptionally clever and clear bit of code is verrrry slow.
objtype = nil
[syntax, BuiltinSyntax].each {|syn|
if syn && (ot = syn[tagclass]) && (ot = ot[encoding]) && ot[tag]