6 ms·
One of the things that has bitten me before was the maximum allowed nesting depth - this was different in two implementations, so one rejected the payload while
by agrafix 8y ago
One of the things that has bitten me before was the maximum allowed nesting depth - this was different in two implementations, so one rejected the payload while the other one parsed it fine :(