rejetto forum
Software => HFS ~ HTTP File Server => Topic started by: Jjay_3 on January 06, 2010, 01:06:02 PM
-
Hi, :)
it is my first post regarding HFS.
I'am trying to use HFS serving a VoIP phone for downloads (new phone software loads) and uploads (phone configuration changes) in a test environment. Downloads are working fine, upload requests are rejected with
"405 Method not allowed". The phone is using a PUT instead of a POST to upload a file.
Are PUT messages not allowed? Any ideas how to solve the problem?
Best Regards
Jjay_3
-
PUT requests are not currently supported, sorry
-
Hi rejetto,
is PUT on your roadmap?
Best Regards
Jjay_3
-
it was not, but i think it deserves a try.
but don't wait for it. time is little, and many things to do.
you are supposed to use POST in the while.