Hello,
is w3c capable of PUT on https server? When I run:
$ w3c -o w3c-https-put.log -put mytest.txt -dest
https://localhost.localdomain/test/free/test-put.txtRead (0% of 1K)
...nothing happens, I have to kill w3c with Ctrl+C
Is this command OK? What does "Read (0% of 1K)" indicates?
When running wireshark, it captures no packets. Server is hopefully OK, because of curl uploads file as expected:
$ curl --upload-file mytest.txt --insecure
https://localhost.localdomain/test/free/test-put.txtAny thoughts?
Thanks,
Jan
--
Jan Hutar Quality Assurance Engineer
[hidden email] Red Hat, Inc.