envoyproxy / envoyproxy/envoy

CacheFilter: Serve HEAD requests from cache

Open
#10,020 0 comments 0 reactions 0 assignees View on GitHub
area/cache help wanted
Dominant language
C++
Stars
28.9k
Forks
5.6k
Avg merge
1d 22h
Merged PRs (30d)
430

Description

CacheFilter currently only does cache lookups for GET requests. HEAD requests can also be served from cache. It's not that valuable, but it's also mostly trivial.

We could also insert HEAD responses into cache, but it's probably not worth it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.