New getRequestMethod() for ExternalContext
Open
Component: Lifecycle
Priority: Minor
Type: New Feature
- Dominant language
- Java
- Stars
- 127
- Forks
- 59
- Avg merge
- 23h
- Merged PRs (30d)
- 7
Description
Please add getRequestMethod() for ExternalContext. We need to distinguish between
GET/HEAD when servicing resources.
#### Environment
Operating System: All
Platform: Macintosh
#### Affected Versions
[2.0]
Contributor guide
Research direction
Start with the ExternalContext API and the resource-servicing entry points mentioned in the issue. Trace how requests are currently identified, then verify that the new getRequestMethod() distinguishes GET from HEAD when resources are serviced.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100