jetty/jetty.project

Jetty 12: Implement HttpClient cache

Open

#11,076 建立於 2023年12月15日

在 GitHub 查看
 (15 留言) (0 反應) (1 負責人)Java (1,913 fork)batch import
EnhancementHelp Wanted

倉庫指標

Star
 (3,701 star)
PR 合併指標
 (平均合併 6天 14小時) (30 天內合併 48 個 PR)

描述

Jetty Version 12.0.1

Jetty Environment Client API

Java Version 21.0.1

Question It's not clear to me how Jetty Client can respect Cache-Control headers without having a client-side cache to pull cached responses out of. But on the other hand, I can't find any sort of mention of a client-side cache in the documentation.

Can you please clarify what the client supports or does not support with respect to client-side caching?

貢獻者指南