#21483: [RFE] Add WSGI environ to request_started signal emission
------------------------------+--------------------
     Reporter:  jag@…         |      Owner:  nobody
         Type:  New feature   |     Status:  new
    Component:  Core (Other)  |    Version:  master
     Severity:  Normal        |   Keywords:
 Triage Stage:  Unreviewed    |  Has patch:  1
Easy pickings:  0             |      UI/UX:  0
------------------------------+--------------------
 As written, the request_started signal cannot take into account any of the
 specifics of the aforementioned request in a connected handler. The signal
 provided args should add the WSGI environ to the emitted signal to allow
 connected handlers to act related to the request's context.

 Pull request provided here: https://github.com/django/django/pull/1951

-- 
Ticket URL: <https://code.djangoproject.com/ticket/21483>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/061.325f7ff7f60ce734d2bbdb5cf6f429dc%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to