#32698: Move HttpRequest.get_raw_uri() to
ExceptionReporter._get_raw_insecure_uri().
-------------------------------------+-------------------------------------
Reporter: Adam Johnson | Owner: Hasan
Type: | Ramezani
Cleanup/optimization | Status: closed
Component: HTTP handling | Version: dev
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by Benjamin Wohlwend):
While it may not change the fact that this method has been undocumented
and is not subject to a deprecation period, I think it is valuable context
that we didn't simply stumble over `get_raw_uri()`, but were
[https://code.djangoproject.com/ticket/27506#comment:3 pointed towards] it
by a core developer as a suitable alternative to `build_absolute_uri()`
(the mentioned "Opbeat" in that ticket is the predecessor of elastic APM).
That being said, we plan to implement a workaround on our side in time for
Django 4.0, probably sooner.
--
Ticket URL: <https://code.djangoproject.com/ticket/32698#comment:13>
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/068.5b17db84a57da410bf7ea624911425ce%40djangoproject.com.