Postel's law
Source status: Source not yet verified by the archive.
Be conservative in what you send and liberal in what you accept.
Source status: Source not yet verified by the archive.
Be conservative in what you send and liberal in what you accept.
This law belongs with Murphy's Laws, where small assumptions, timing, and system complexity tend to turn into memorable failures.
The robustness principle encouraged tolerant receivers, but modern protocol guidance also warns that accepting malformed input can create ambiguity and security risk.
Practical example: An API documents strict input validation while preserving backward compatibility only for explicitly supported older fields.
Reviewed ยท RFC 1122
Keep exploring laws from this topic or browse the full archive for neighboring ideas.
Know the original source, a better attribution, or a duplicate we should merge? Report an issue.