|
|
|
|
|
by steveklabnik
4425 days ago
|
|
While I agree with you that that's certainly an interesting part of the split between RPC and REST, you might be curious to know that Fielding doesn't think so. > What makes HTTP significantly different from RPC is that the requests are directed to resources using a generic interface with standard semantics that can be interpreted by intermediaries almost as well as by the machines that originate services. http://www.ics.uci.edu/~fielding/pubs/dissertation/evaluatio... |
|