首页 \ 问答 \ 用于HTTP / 2的Netty ProxyHandler(Netty ProxyHandler for HTTP/2)

用于HTTP / 2的Netty ProxyHandler(Netty ProxyHandler for HTTP/2)

我使用Netty作为Java网络应用程序开发的客户端 - 服务器框架。

Netty ProxyHandler是否支持HTTP / 2 ? 如果是这样,它支持哪个版本?


I am using Netty as a client-server framework for the development of Java network applications.

Does Netty ProxyHandler supports HTTP/2 ? If so, from which version it is supported?


原文:https://stackoverflow.com/questions/50437228
更新时间:2023-01-01 16:01

最满意答案

所以...必须自己实现这个功能。 如果将来有人到处这里,这里有我的回购链接


So... Had to implement the feature by myself. If anyone gets around here in the future, here a link to my repo.

相关问答

更多
  • 尝试将测试模块tests / tests_todo.py重命名为tests / test_todo.py 。 另外,不要忘记将tests / __init__.py中的导入更新为from . import test_todo from . import test_todo 这是因为Odoo希望测试模块名称在搜索属于模块[测试参考 ]的测试时以test_开头。 Try renaming the test module tests/tests_todo.py to tests/test_todo.py. Als ...
  • 是的,这很好用。 您可以将此策略添加到存储桶权限: { "Version": "2012-10-17", "Id": "123", "Statement": [ { "Sid": "", "Effect": "Allow", "Principal": "*", "Action": "s3:**", "Resource": "arn:aws:s3::: ...
  • 从S3存储桶中删除文件的代码应如下所示: let s3 = AWSS3.defaultS3() let deleteObjectRequest = AWSS3DeleteObjectRequest() deleteObjectRequest.bucket = "yourBucketName" deleteObjectRequest.key = "yourFileName" s3.deleteObject(deleteObjectRequest).continueWit ...
  • Nginx S3代理可以处理动态构建的URL,您也可以隐藏目录甚至是私钥这样的AWS Key的一部分: 例如,基础URL如下: https://your_bucket.s3.amazonaws.com/readme.txt?AWSAccessKeyId=YOUR_ONLY_ACCESS_KEY&Signature=sagw4gsafdhsd&Expires=3453445231 结果网址: HTTPS:?//your_server/proxy_private_file/readme.txt ST = sag ...
  • 我想你在文件中遗漏了一件事。 请查看您缺少的部分,并在您的文件中粘贴初始化脚本如下所示。 #!/bin/sh ### BEGIN INIT INFO # Provides: odoo-server # Required-Start: $remote_fs $syslog # Required-Stop: $remote_fs $syslog # Should-Start: $network # Should-Stop: $network # Default-Start: 2 3 4 5 # Default- ...
  • 所以...必须自己实现这个功能。 如果将来有人到处这里,这里有我的回购链接 。 So... Had to implement the feature by myself. If anyone gets around here in the future, here a link to my repo.
  • 没有深入了解Ubuntu的init系统的许多细节,你应该在/etc/init.d (可能是/etc/init.d/odoo-server )中有一个bash脚本。 在该文件内插入一行: DAEMON_OPTS="-c /etc/odoo/odoo.conf" 使用逗号来传递更多参数 The file I was looking for is /etc/systemd/system/odoo.service there you can specify in the [Service] options some ...
  • 你的代码看起来不错! 但是根据ir.attachement对象,二进制数据存储在datas字段中。 因此,您可以使用该数据将二进制数据解码为图像文件!! 已经尝试下面的代码进入Odoo v11 ...&它正在从二进制数据创建新的图像文件,存储在datas字段中! product_image = self.env['ir.attachment'] product_images = product_image.search([('id', 'in', p_ids)]) for rec in product_im ...
  • 您是正确的,可以在向Amazon S3存储桶添加或删除对象时触发AWS Lambda 。 也可以向Amazon SNS和Amazon SQS发送消息。 这些设置需要由对存储桶具有必要权限的人员进行配置。 如果您没有此类权限,但您可以调用GetBucket() ,则可以检索存储桶中的对象列表。 每次API调用最多返回1000个对象。 没有可用于“获取最新文件”的API调用 。 没有原始代码可以“监控”上传到存储桶 。 您需要编写列出存储桶内容的代码,然后识别新对象。 我该如何处理这个问题? 我要求桶的所有者添 ...
  • 我自己并没有存储那么多对象,但是大量的对象(即使在一个存储桶中)正是S3设计要处理的那种任务。 检索该存储桶中对象的完整列表显然是一项相当大的任务,但它不应该削弱S3查找键并返回放在那里的对象的能力。 您应该被告知,某些工具(例如,用于“浏览”S3的图形工具,或者某些工具,例如在删除每个对象后执行诸如删除存储桶之类的工具)即使S3没问题也不能很好地处理这个问题。 这只是需要注意的事情。 I haven't stored that many objects myself, but large numbers ...

相关文章

更多

最新问答

更多
  • 获取MVC 4使用的DisplayMode后缀(Get the DisplayMode Suffix being used by MVC 4)
  • 如何通过引用返回对象?(How is returning an object by reference possible?)
  • 矩阵如何存储在内存中?(How are matrices stored in memory?)
  • 每个请求的Java新会话?(Java New Session For Each Request?)
  • css:浮动div中重叠的标题h1(css: overlapping headlines h1 in floated divs)
  • 无论图像如何,Caffe预测同一类(Caffe predicts same class regardless of image)
  • xcode语法颜色编码解释?(xcode syntax color coding explained?)
  • 在Access 2010 Runtime中使用Office 2000校对工具(Use Office 2000 proofing tools in Access 2010 Runtime)
  • 从单独的Web主机将图像传输到服务器上(Getting images onto server from separate web host)
  • 从旧版本复制文件并保留它们(旧/新版本)(Copy a file from old revision and keep both of them (old / new revision))
  • 西安哪有PLC可控制编程的培训
  • 在Entity Framework中选择基类(Select base class in Entity Framework)
  • 在Android中出现错误“数据集和渲染器应该不为null,并且应该具有相同数量的系列”(Error “Dataset and renderer should be not null and should have the same number of series” in Android)
  • 电脑二级VF有什么用
  • Datamapper Ruby如何添加Hook方法(Datamapper Ruby How to add Hook Method)
  • 金华英语角.
  • 手机软件如何制作
  • 用于Android webview中图像保存的上下文菜单(Context Menu for Image Saving in an Android webview)
  • 注意:未定义的偏移量:PHP(Notice: Undefined offset: PHP)
  • 如何读R中的大数据集[复制](How to read large dataset in R [duplicate])
  • Unity 5 Heighmap与地形宽度/地形长度的分辨率关系?(Unity 5 Heighmap Resolution relationship to terrain width / terrain length?)
  • 如何通知PipedOutputStream线程写入最后一个字节的PipedInputStream线程?(How to notify PipedInputStream thread that PipedOutputStream thread has written last byte?)
  • python的访问器方法有哪些
  • DeviceNetworkInformation:哪个是哪个?(DeviceNetworkInformation: Which is which?)
  • 在Ruby中对组合进行排序(Sorting a combination in Ruby)
  • 网站开发的流程?
  • 使用Zend Framework 2中的JOIN sql检索数据(Retrieve data using JOIN sql in Zend Framework 2)
  • 条带格式类型格式模式编号无法正常工作(Stripes format type format pattern number not working properly)
  • 透明度错误IE11(Transparency bug IE11)
  • linux的基本操作命令。。。