Response header send by upstream is $upstream_http_x_uuid

http://wiki.nginx.org/HttpUpstreamModule#.24upstream_http_.24HEADER

$upstream_http_$HEADER

Arbitrary HTTP protocol headers, for example:

$upstream_http_host

$http_x_* is header sent by client. 

最新文章

  1. java关键字之final
  2. nodejs研究笔记
  3. Mac下升级Nodejs
  4. nginx图片处理相关
  5. linux 配置 crontab
  6. PL/sql developer连接数据库的问题以及oracle数据库中文乱码的问题
  7. json原理和jquey循环遍历获取所有页面元素
  8. android坐标
  9. SQL Server 数据库安全
  10. pt-online-schema-change原理解析 博客相关需要阅读
  11. 一些安全相关的HTTP响应头
  12. this指向(匿名函数问题)
  13. C# Dictionary根据Key排序
  14. win8设置自动关机
  15. Selenium webdriver定位iframe里面元素
  16. PHP 必知的 16 个编程法则
  17. MySql数据库连接池专题
  18. DynArrayToVariant DynArrayFromVariant复制动态数
  19. Beta阶段事后分析
  20. 20172319 《Java程序设计教程》第7周学习总结

热门文章

  1. c++ #ifdef的用法
  2. websocket消息推送实现
  3. 利用WebSocket传输数组或者Blob的方案
  4. 波吉亚家族第一季/全集The Borgias 1迅雷下载
  5. vi 方向键 ABC
  6. 在EditText中添加QQ表情
  7. 基于Vue、Bootstrap的Tab形式的进度展示
  8. Error:(13, 60) java: 程序包com.sun.tools.internal.xjc.reader.xmlschema.bindinfo不存在
  9. window API一天一练之邮槽
  10. [Python爬虫] :Selenium +phantomjs 利用 pyquery抓取脚本链接对应的内容