Ticket #229 (bug)
Opened 2 years ago
Last modified 2 years ago
FetchEnclosure can't set Referer: because it uses mirror()
Status: closed (fixed)
| Reported by: | miyagawa | Assigned to: | miyagawa |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Plagger | Version: | |
| Keywords: | Cc: | ||
Change History
05/29/06 18:57:25: Modified by miyagawa
- status changed from new to closed.
- resolution set to fixed.

(In [840]) * $ua->mirror($req, $file) now doesn't initialize $req so that you can modify headers. Fixes #229