You should use proxy_set_header for all headers you wish to forward to the backend ... If your custom header is device_id add proxy_pass_header device_id; ...
確定! 回上一頁