Problem/Motivation

Since the request for the blueprint only supports POST requests currently, the response cannot be cached. This impacts performance.

Proposed resolution

Follow GraphQL's technique and send the body in the post request as a URL-encoded query string parameter named query.

Comments

e0ipso created an issue. See original summary.

e0ipso’s picture

Title: Allow request caching » Allow request caching for the master request

  • e0ipso committed a8d858b on 8.x-1.x
    feat(Front Controller): Allow blueprint via GET request (#2864903 by...
e0ipso’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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