Skip to content

Better extensibility of Query class

Latest
Compare
Choose a tag to compare
@chsergey chsergey released this 18 Jun 09:08
b7f0598
  • visibility of some methods changed to protected, so that it's not necessary to override all dependent methods of _populate
  • added httpClientExtraConfig property so that subclass can extend/override configuration of the http client.

thx to @slavapcom