#31923: Add Support for Cross-Origin Embedder Policy and Cross-Origin Resource
Policy Headers
-------------------------------------+-------------------------------------
     Reporter:  meggles711           |                    Owner:
                                     |  meggles711
         Type:  New feature          |                   Status:  assigned
    Component:  HTTP handling        |                  Version:  dev
     Severity:  Normal               |               Resolution:
     Keywords:  COEP, header, CORP,  |             Triage Stage:  Accepted
  security                           |
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Adam Johnson):

 There's a PR for COEP here: https://github.com/django/django/pull/14318

 I commented a couple things - I don't think we can add COEP without CORP,
 and CORP will require a per-view-override decorator like `@csrf_exempt`,
 for resources that really are intended to be shared cross-origin.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31923#comment:8>
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.62aafc5b78c640d1b1baed56ae8ff16b%40djangoproject.com.

Reply via email to