rejetto forum

Software => HFS ~ HTTP File Server => Topic started by: josefco.prieto on March 12, 2019, 11:08:40 AM

Title: Method allowed
Post by: josefco.prieto on March 12, 2019, 11:08:40 AM
Hi all,

I have read in the forum that PUT method is not allowed, but i have readed it in a post very old.

Do you know if put method is supported and how to enable it?

thnaks
Jose
Title: Re: Method allowed
Post by: LeoNeeson on March 16, 2019, 05:28:44 AM
I guess somebody with Delphi/Pascal knowledge could contribute to add this feature, since the component used by HFS (OverbyteIcsV7Gold (http://www.overbyte.eu/eng/products/ics.html)), already contains the possibility of making use of the 'PUT method' (in the file 'Delphi\Vc32\OverbyteIcsHttpProt.pas' says that this option was added on 'May 09, 2003 V1.52 Implemented PUT method').

But it's not easy to implement in HFS if you have poor programming knowledge level. If someone is interested on this, HERE (http://www.delphigroups.info/2/3/505754.html) is some code written by some user from another web server (perhaps it could contain something useful, I haven't analyzed). Anyway, anyone is welcome to contribute on this... ;)
Title: Re: Method allowed
Post by: rejetto on March 17, 2019, 07:26:01 PM
welcome Jose!
PUT method is not supported