Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.0.11 #50

Merged
merged 2 commits into from
May 22, 2024
Merged

v2.0.11 #50

merged 2 commits into from
May 22, 2024

Conversation

ewilan-riviere
Copy link
Collaborator

  • 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

- `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 use `exit` parameter to override global `forceExit` property, of course if `OpdsConfig::class` `forceExit` property is `true` then `forceExit` will be true
@ewilan-riviere ewilan-riviere merged commit 1417049 into main May 22, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant