Opened 18 years ago
Closed 18 years ago
#8780 closed defect (bug) (fixed)
Give some context to the 'http_request_args' filter
| Reported by: | DD32 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.8 |
| Component: | HTTP API | Version: | 2.7 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
The http_request_args filter currently doesnt contain any way to tell a request apart from any others, It would be helpful to pass the URL along to the filter. See attached patch.
Attachments (1)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [10294]) Pass the URL to the 'http_request_args' filter, props DD32, fixes #8780