Skip to content

HTTP Query method#1346

Open
jeffque wants to merge 3 commits into
jakartaee:mainfrom
jeffque:query-method-1324
Open

HTTP Query method#1346
jeffque wants to merge 3 commits into
jakartaee:mainfrom
jeffque:query-method-1324

Conversation

@jeffque

@jeffque jeffque commented Jun 19, 2026

Copy link
Copy Markdown

Basic implementation, no cache example for now

Tackling #1324 , #1345

Open for suggestions, there is a bunch that can be made in cache example

jeffque added 2 commits June 19, 2026 11:22
Basic implementation, no cache example for now
@jeffque jeffque force-pushed the query-method-1324 branch from 65cb719 to ae8bd62 Compare June 19, 2026 14:23
*/
public static final String OPTIONS = "OPTIONS";
/**
* HTTP OPTIONS method.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OPTIONS -> QUERY

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Solved

@jeffque jeffque marked this pull request as ready for review June 30, 2026 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants