[
https://issues.apache.org/jira/browse/THRIFT-5856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer updated THRIFT-5856:
---
Description: Delphi HTTP clients should validate the response HTTP status,
which is currently not th
asjadsyed opened a new pull request, #3111:
URL: https://github.com/apache/thrift/pull/3111
When using Thrift with Tornado 6+, we get an error `builtins.AttributeError:
module 'tornado.gen' has no attribute 'engine'`
This is because Tornado deprecated `@gen.engine` by Tornad
[
https://issues.apache.org/jira/browse/THRIFT-5024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17934041#comment-17934041
]
Asjad commented on THRIFT-5024:
---
The [Tornado 5.1 docs|https://www.tornadoweb.org/en/branc
[
https://issues.apache.org/jira/browse/THRIFT-5856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer resolved THRIFT-5856.
Fix Version/s: 0.22.0
Resolution: Fixed
> Client should validate HTTP status
>
[
https://issues.apache.org/jira/browse/THRIFT-5856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer updated THRIFT-5856:
---
Attachment: 0001-THRIFT-5856-Client-should-validate-HTTP-status.patch
> Client should validate HTTP