in reply to Re^2: Am I HTTP posting a file correctly?
in thread Am I HTTP posting a file correctly?

Do I need to "open" the file first and store it locally in memory?

No. I'm not sure what your problem is, but see LWP::Debug on how to turn on debugging. For related example see Re^2: POST'ing a large File with LWP::UserAgent

  • Comment on Re^3: Am I HTTP posting a file correctly?