Why HTTP Error code start from 100

Viewed 772

While working on recent REST apis I had a question that why "IANA" decided to have HTTP status code from 100 only and not from 1. I hope there will be a reason behind it but I am curious to know about that.

2 Answers
Related