https://www.oschina.net/translate/websocket-nginx

13.5.1 End-to-end and Hop-by-hop Headers

For the purpose of defining the behavior of caches and non-caching proxies, we divide HTTP headers into two categories:

  • End-to-end headers, which must be transmitted to the ultimate recipient of a request or response. End-to-end headers in responses must be stored as part of a cache entry and transmitted in any response formed from a cache entry.
  • Hop-by-hop headers, which are meaningful only for a single transport-level connection, and are not stored by caches or forwarded by proxies.

The following HTTP/1.1 headers are hop-by-hop headers:

  • Connection
  • Keep-Alive
  • Public
  • Proxy-Authenticate
  • Transfer-Encoding
  • Upgrade

All other headers defined by HTTP/1.1 are end-to-end headers.

Hop-by-hop headers introduced in future versions of HTTP MUST be listed in a Connection header, as described in section 14.10.

最新文章

  1. Objective-C中的委托(代理)模式
  2. shared_ptr:资源管理利器
  3. ADO.NET封装的SqlHelper
  4. C语言 数组做函数参数退化为指针的技术推演
  5. mongoDB中的ID的生成原则
  6. 李洪强漫谈iOS开发[C语言-026]-符合赋值表达式
  7. apache的ab进行页面的压力测试
  8. 无法将类型为“System.__ComObject”的 COM 对象强制转换为接口类型,原因为没有注册类
  9. Swift - 跳跃吃苹果游戏开发(SpriteKit游戏开发)
  10. Github 开源:高效好用的对象间属性拷贝工具:升讯威 Mapper( Sheng.Mapper)
  11. 相对定位的div没有出现纵向滚动条
  12. 一分钟了解Allegro导入DXF文件
  13. python selenium-webdriver 定位frame中的元素 (十三)
  14. [POJ1006]生理周期 (中国剩余定理)
  15. ERP产品销售发货判断库存功能(四十二)
  16. docker 搭建 MYSQL并且完成主从复制
  17. js 的数值限制可能引起的问题
  18. 140. Word Break II (String; DP,DFS)
  19. Java8新特性 -- Lambda 方法引用和构造器引用
  20. 【Oracle】将表名与字段名连接成一行数据展示,字段名使用顿号的分隔

热门文章

  1. [k8s] 最简单的集群小案例-记录本(tomcat+mysql)
  2. 项目在iOS11上遇到的小问题
  3. github建库不成功,不能用SVN上传
  4. servlet中web.xml配置详解
  5. maven 如何引入本地jar包
  6. Java知多少(98)Graphics类的绘图方法
  7. [Laravel] 06 - Project: from Usercase to View
  8. CentOS7 设置软件镜像源
  9. aws平台中为ec2实例添加双网卡
  10. Window应急响应(三):勒索病毒