microsoft / microsoft/api-guidelines

Add guidance for when/how Azure services should allow caching of responses

Open
#455 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Azure Guidelines
Dominant language
No language data
Stars
23.3k
Forks
2.7k
PR merge metrics
No merged PRs in 30d

Description

Some references:

One of the guidelines we may want to establish:

⛔ DO NOT include a cache-control: public header in the response to an authorized request.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with RFC 9111 section 3 and the linked caching article, then determine the scope of guidance needed for Azure service responses. Done means the guidelines clearly explain when and how responses may be cached, including the stated restriction on using cache-control: public for authorized requests.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
api, documentation
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.