Opened 19 years ago
Closed 19 years ago
#2402 closed enhancement (invalid)
[contrib/patch] Middleware to add a X-Djazzified-By and X-Now-Playing response headers
| Reported by: | Owned by: | Adrian Holovaty | |
|---|---|---|---|
| Component: | Contrib apps | Version: | |
| Severity: | trivial | Keywords: | |
| Cc: | dev@… | Triage Stage: | Unreviewed |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
While toying with the middleware, I came up with this to add a simple (and utterly useless) X-Djazzified-By and X-Now-Playing response header to all pages served by Django. Just a subtle way of showing your Django-fanship.
Attachments (1)
Change History (2)
by , 19 years ago
| Attachment: | middleware.py added |
|---|
comment:1 by , 19 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This is funny, but it really doesn't belong in Django propper and hence doesn't belong in this ticket tracker. (Feel free to make a wiki page for it though).