About Checking the Headers of HTTP Responses
To see the headers of a HTTP response in the Terminal you can use
$ wget --server-response --spider http://example.com
or
$ curl --head http://example.com
Also by me
Django Paddle Subscriptions app
For Django-based SaaS projects.
Django App for You
Django GDPR Cookie Consent app
For Django websites that use cookies.
Django App for You