Skip to content

add QUERY method support#6051

Draft
rnewson wants to merge 1 commit into
mainfrom
query-method
Draft

add QUERY method support#6051
rnewson wants to merge 1 commit into
mainfrom
query-method

Conversation

@rnewson

@rnewson rnewson commented Jun 25, 2026

Copy link
Copy Markdown
Member

Overview

Accept QUERY method wherever POST is allowed when querying the database. Only endpoints that make no state changes are eligible. Send Accept-Query: "application/json" for all requests to such endpoints to aid discovery.

Testing recommendations

TBD

Related Issues or Pull Requests

N/A

Checklist

  • This is my own work, I did not use AI, LLM's or similar technology
  • Code is written and works correctly
  • Changes are covered by tests
  • Any new configurable parameters are documented in rel/overlay/etc/default.ini
  • Documentation changes were made in the src/docs folder
  • Documentation changes were backported (separated PR) to affected branches

@rnewson

rnewson commented Jun 25, 2026

Copy link
Copy Markdown
Member Author

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.

1 participant