Opened 19 years ago
Closed 19 years ago
#567 closed defect (fixed)
request.has_key
Reported by: | Owned by: | Adrian Holovaty | |
---|---|---|---|
Component: | Core (Other) | Version: | |
Severity: | normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
It would be neat to have that method and I'm probably not the only one who thinks so. Patch attached.
Attachments (1)
Change History (2)
by , 19 years ago
Attachment: | has_key_request.patch added |
---|
comment:1 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [711]) Fixed #567 -- Added HttpRequest.has_key() method. Thanks, wojtek3@…
Note:
See TracTickets
for help on using tickets.
Patch for requestwrappers to add has_key to request