Postel's Law

A protocol-implementation principle: be conservative in what you emit, and liberal in what you accept, so independently written implementations can still interoperate when specifications are incomplete or read differently. The popular slogan is later than the first RFC wording, and liberal acceptance is not a license to treat arbitrary garbage as valid input.