We want to support page cache and CDN caching. For that we want to accept the JSON input via a GET request.

CommentFileSizeAuthor
#2 2979793--allow-caching--2.patch2.05 KBe0ipso

Comments

e0ipso created an issue. See original summary.

e0ipso’s picture

Status: Active » Needs review
StatusFileSize
new2.05 KB

This will also allow adding cacheability dependencies to the Jsonrpc/Response object.

  • e0ipso committed 9724fbf on 8.x-1.x
    Issue #2979793 by e0ipso: Support GET requests to enable Page Cache
    
e0ipso’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

bradjones1’s picture

Backlink to issue on the open-rpc client library enabling this on the client side: https://github.com/open-rpc/client-js/issues/343