#31429: Django test client adds carriage return on empty request.
-------------------------------------+-------------------------------------
Reporter: Muresan Paul | Owner: nobody
Type: Bug | Status: closed
Component: Testing framework | Version: 3.0
Severity: Normal | Resolution: needsinfo
Keywords: carriage-character | Triage Stage:
Django-test security | 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: => needsinfo
Comment:
Thanks for this ticket. First of all we're talking about **test** Client
so it's hard for me to imagine how this can be a security issue. Secondly,
can you provide any details why carriage is not expected e.g. RFC section.
Thirdly `post()` already uses `json.dumps()`, so I'm not sure what kind of
change you're proposing.
--
Ticket URL: <https://code.djangoproject.com/ticket/31429#comment:4>
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/065.aff71e1611099121bbbc6286d71409ea%40djangoproject.com.