jakartaee / jakartaee/faces

New getRequestMethod() for ExternalContext

Open
#581 15 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.