in reply to Re^3: Sending a file through STDOUT using HTTP
in thread Sending a file through STDOUT using HTTP

I really appreciate the fast replies but still no dice. I wonder if the browsers don't take that content-disposition stuff for face value and actually look at what's coming through. I'm sending a stream and not an actual file that exists on my system and I think that might be causing some trouble. Any other ideas?
  • Comment on Re^4: Sending a file through STDOUT using HTTP