Skip to content

v2.0.11

Compare
Choose a tag to compare
@ewilan-riviere ewilan-riviere released this 22 May 11:08
· 11 commits to main since this release
1417049
  • OpdsConfig::class: isForceJson() is now isUseForceJson(), forceExit property allow to force exit on response sending, you can use constructor or forceExit() method to set it (default is false)
  • OpdsResponse::class: forceExit property can be set with forceExit() method (default is false), send()method can useexitparameter to override globalforceExitproperty, of course ifOpdsConfig::class forceExitproperty istruethenforceExit` will be true