Skip to content
New issue

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

Test gets with params not data payload #243

Closed
wants to merge 39 commits into from

Conversation

mtholder
Copy link
Member

and a couple of other small corrections to tests only

snacktavish and others added 30 commits May 9, 2023 12:04
Still need to sweep the code for possible uses of these.
When fetching stuff for phylesystemapi's RAM cache, so far we have
simply repeated all request headers in the proxied request. But our
Pyramid implementation will not support Keep-Alive or some other headers
because we're running it under a WSGI server (waitress).
This should address the problem of getting bogus cached values when the
URL is an exact match (useless for POST requests).
This should eliminate goofy cache hits that return, e.g.,
a synth-subtree from a prior/different request.
@mtholder mtholder closed this Jul 12, 2023
@mtholder mtholder deleted the test-gets-with-params-not-data-payload branch July 20, 2023 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants