[jira] [Updated] (THRIFT-5856) Client should validate HTTP status

2025-03-10 Thread Jens Geyer (Jira)
[ 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

[PR] THRIFT-5024: Replace removed @gen.engine with @gen.coroutine [thrift]

2025-03-10 Thread via GitHub
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

[jira] [Commented] (THRIFT-5024) tutorial\py.tornado\PythonServer.py failed under Tornado6

2025-03-10 Thread Asjad (Jira)
[ 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

[jira] [Resolved] (THRIFT-5856) Client should validate HTTP status

2025-03-10 Thread Jens Geyer (Jira)
[ 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 >

[jira] [Updated] (THRIFT-5856) Client should validate HTTP status

2025-03-10 Thread Jens Geyer (Jira)
[ 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