https://coolshell.cn/articles/5426.html
Vim 编辑器

简明 Vim 练级攻略 | 酷 壳 - CoolShell
coolshell.cn

简明 Vim 练级攻略 | 酷 壳 - CoolShell

学习 vim 并且其会成为你最后一个使用的文本编辑器。没有比这个更好的文本编辑器了,非常地难学,但是却不可思议地好用。

https://docs.masoniteproject.com/

Masonite Documentation
docs.masoniteproject.com

Masonite Documentation

Masonite 是一个致力于为开发者提供功能齐全的现代 Python Web 框架,框架包含诸多开发者工具,开箱即用的功能以及极具扩展性的程序架构。
https://github.com/MasoniteFramework/masonite

https://blog.csdn.net/qq_32845....825/article/details/

PHP与JS互相加密解密方法2.0_蹦跶哒的王小哲的博客-CSDN博客_js php 加密解密
blog.csdn.net

PHP与JS互相加密解密方法2.0_蹦跶哒的王小哲的博客-CSDN博客_js php 加密解密

PHP与JS互相加密解密方法2.0

https://nginx.org/en/docs/http..../ngx_http_proxy_modu
Module ngx_http_proxy_module

https://curl.se/docs/http-cookies.html
Cookie file format
Fields in the file
Cookies with curl the command line tool

https://blog.51cto.com/zhaochj/1653723

nginx的proxy模块及upstream模块介绍

proxy模块的常用指令
proxy_pass_header FIELD;
与proxy_hide_header相反,定义显式的指定上游服务器的哪些头部字段会转发给客户端。

https://www.cnblogs.com/kevingrace/p/8269955.html

Nginx反向代理中proxy_set_header参数说明 - 散尽浮华 - 博客园
www.cnblogs.com

Nginx反向代理中proxy_set_header参数说明 - 散尽浮华 - 博客园

proxy_set_header自定义header头无效的问题,proxy_set_header中$proxy_host,$host,$http_host的区别,不妨看一个proxy_set_header配置实例