Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#8780 closed defect (bug) (fixed)

Give some context to the 'http_request_args' filter

Reported by: dd32's profile DD32 Owned by:
Milestone: 2.8 Priority: normal
Severity: normal Version: 2.7
Component: HTTP API Keywords: has-patch
Focuses: Cc:

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)

8780.diff (434 bytes) - added by DD32 16 years ago.

Download all attachments as: .zip

Change History (2)

@DD32
16 years ago

#1 @azaozz
16 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [10294]) Pass the URL to the 'http_request_args' filter, props DD32, fixes #8780

Note: See TracTickets for help on using tickets.