Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^4: HTTP::Message vs Content-Type: application/force-download

by firehat (Initiate)
on Aug 10, 2009 at 14:19 UTC ( [id://787344]=note: print w/replies, xml ) Need Help??


in reply to Re^3: HTTP::Message vs Content-Type: application/force-download
in thread HTTP::Message vs Content-Type: application/force-download

What additional data should I note from this? The only content related header returned remains `Content-Language: en-US'.
  • Comment on Re^4: HTTP::Message vs Content-Type: application/force-download

Replies are listed 'Best First'.
Re^5: HTTP::Message vs Content-Type: application/force-download
by firehat (Initiate) on Aug 10, 2009 at 19:50 UTC
    My problem apparently was that I didn't specify the `Content_Type', i.e.
    file => [ undef, $filename, Content => $content ]
    should have been
    file => [ undef, $filename, Content_Type => $type, Content => $content ]

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://787344]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-04-25 12:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found