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.
有没有人想出如何将 Content-MD5 添加到 jersey-apache-client4 过滤器?
在以前的版本中,这可以使用过滤器和适配器来完成。但这似乎不适用于 client4,因为标头似乎是在适配器开始运行之前发送的。
有任何想法吗?