palantir / palantir/conjure-java
FR: provide server response context to support custom response headers
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 39
- Forks
- 49
- Avg merge
- 8h 22m
- Merged PRs (30d)
- 32
Description
What happened?
documentation describes server-request-context for manipulating server request context directly. This is an FR for getting a response context via a similar mechanism in order to set custom response headers, such as cache-control for granular control of certain endpoints.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the documentation for server-request-context and the surrounding server-context API. Determine the corresponding response-context mechanism needed to set endpoint-specific headers such as cache-control; done means the supported design and its scope are agreed and documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100