Converting HTTP to FTP URL

Mark Wieder mwieder at ahsoftware.net
Mon Aug 8 02:55:47 EDT 2011


Jeff-

HTTP PUT is an interesting alternative, but I see two possible
complications. First of all you'd have to query the Allow headers on
the server to see if the PUT command is supported, and then come up
with an alternate strategy if it isn't. Secondly, you'd have to deal
with the 301 response if you're being redirected to a different URI,
since the PUT command is very strict about this.

-- 
-Mark Wieder
 mwieder at ahsoftware.net





More information about the use-livecode mailing list