Why method names are case sensitive in HTTP (original) (raw)
Note: case sensitivity of method names
Although lack of case sensitivity in methos names would be a tolerant approach with a limited method set, we require the extensibility of HTTP to cover an arbitrary underlying object system. In such a system, method names may be case sensitive, and so we must preserve case in HTTP.