django-eventstream icon indicating copy to clipboard operation
django-eventstream copied to clipboard

Add capability to have a list for CORS ORIGIN

Open erfantarighi opened this issue 11 months ago • 0 comments

Add capability to detect Origin with Referer header Use Cases: sometimes your backend is behind a proxy such as AWS CloudFront or ... and the request.build_absolute_uri is not a good source to check the Origin

erfantarighi avatar Mar 25 '24 14:03 erfantarighi