Skip to content

Feature Suggestion: Add Native requests.query() Support for HTTP QUERY Method#7558

Description

@adamharsh

馃搵 Summary

Add a top-level .query() method to the requests library (e.g., requests.query()) and a corresponding method on Session objects. This provides native, first-class support for the newly standardized HTTP QUERY method (RFC 10008), removing the need for users to rely on the generic requests.request('QUERY', ...)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions