nginx配置请求头和响应头

小镇做题家 / 2024-10-21 / 原文


proxy_set_header Content-Type "application/x-www-form-urlencoded";
add_header Content-Type "application/x-www-form-urlencoded;charset=utf-8";