I want to do a ruby 'curl -I some-remote-uri' to get the header on a
file I'm prompting the user for the location of. But curl is a system
command and since I don't have access to the shell on heroku I assume
I can't use curl. The reason I want curl is to get content-length. How
can I do an equivalent request from heroku?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to