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
need to check all connections using real_opts not set from the call to validateOptions() which sets default options
real_opts
validateOptions()
The text was updated successfully, but these errors were encountered:
refs #3321 fixed default option handling in REST connections includin…
7bb76af
…g timeout handling
Merge pull request #3322 from qorelanguage/bugfix/3321_REST_timeout_fix
7dbefbe
refs #3321 fixed botched merge
2b11e24
Bugfix/3321 rest timeout fix (#3323)
0869235
refs #3321 fixed default option handling in REST connections including timeout handling
Bugfix/3322 rest fixes (#3325)
3ffd7f8
refs qorelanguage/qore#3321 fixed botch merge
e0d4a64
davidnich
No branches or pull requests
need to check all connections using
real_opts
not set from the call tovalidateOptions()
which sets default optionsThe text was updated successfully, but these errors were encountered: