#24644 closed Cleanup/optimization (fixed)
Added HTTP_ACCEPT in the documentation
| Reported by: | Abdulrahman Alotaibi | Owned by: | nobody | 
|---|---|---|---|
| Component: | Documentation | Version: | dev | 
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no | 
| Needs tests: | no | Patch needs improvement: | yes | 
| Easy pickings: | no | UI/UX: | no | 
Description (last modified by )
Hello guys, I added HTTP_ACCEPT to the HttpRequest.META example list in docs/ref/request-response.txt. I added a github pull request that does that https://github.com/django/django/pull/4515
Thanks,
Abdulrahman Alotaibi
Change History (5)
comment:1 by , 11 years ago
| Description: | modified (diff) | 
|---|
comment:2 by , 11 years ago
| Patch needs improvement: | set | 
|---|---|
| Triage Stage: | Unreviewed → Accepted | 
comment:3 by , 11 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
  Note:
 See   TracTickets
 for help on using tickets.
    
In 62261dd: