We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add /solve/{definition} with support for query string inputs for solving
This would let us implement caching headers for browsers as we could return the hash of a definition in an etag See https://devcenter.heroku.com/articles/increasing-application-performance-with-http-cache-headers
The text was updated successfully, but these errors were encountered:
Currently working on this in https://github.com/mcneel/compute.rhino3d.appserver/tree/luis/queryparams
Sorry, something went wrong.
No branches or pull requests
Add /solve/{definition} with support for query string inputs for solving
This would let us implement caching headers for browsers as we could return the hash of a definition in an etag
See https://devcenter.heroku.com/articles/increasing-application-performance-with-http-cache-headers
The text was updated successfully, but these errors were encountered: