#31533: Test client request's post body can be read multiple times, unlike real
requests.
-----------------------------------+--------------------------------------
Reporter: Ben Beecher | Owner: nobody
Type: Bug | Status: closed
Component: Testing framework | Version: 3.0
Severity: Normal | Resolution: invalid
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-----------------------------------+--------------------------------------
Changes (by felixxm):
* status: new => closed
* resolution: => invalid
Comment:
[https://docs.djangoproject.com/en/3.0/topics/testing/tools/#django.test.Client.post
test.Client.post()] makes a new POST request on each call. I don't see any
issue in this behavior.
--
Ticket URL: <https://code.djangoproject.com/ticket/31533#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/062.b37f219ab050fb9970615ee04f911682%40djangoproject.com.