nginx的技巧,不断整理

1.nginx转发时,带上auth信息nginx

proxy_set_header Authorization $http_authorization;
proxy_pass_header  Authorization;
相关文章
相关标签/搜索