Skip to content

HTTP GET requests #343

@bradjones1

Description

@bradjones1

Is your feature request related to a problem? Please describe.

The spec is agnostic on transport, and this library provides a few different ones. The Drupal server implementation, for instance, allows for HTTP GET JSON-RPC requests in order to aid in making the responses cacheable.

Describe the solution you'd like

We should provide a transport (or option for the existing HTTP transport) to send these requests by GET instead of POST.

Describe alternatives you've considered

None obvious...

Additional context

I'm going to attempt a POC this week.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions