Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
客户端gzips post body,我想要nginx先解压post body,然后将解压后的内容传递给后端web服务器。
我只能找到压缩对客户端的响应的方法。
有什么解决办法吗?先谢谢了!