-
API consistency in Response class · a0762e7dCarsten Brandt authored
use `getIs...` instead of `is...` to allow these methods to be used as virtual properties. This is forconsistency to the rest of the framework. Only methods that take parameters may be named `is...`.
a0762e7d
×