-
I'm currently using HFS2.3 for Windows. I'm looking at HFS3 for Linux. The curl commands for upload are different for these two. If I have a dumb client that doesn't know what it's talking to and just does wget and curl, how can it tell which curl command to use for upload? Is it possible for the client to determine the version of HFS? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
is curl command you use on hfs2 not compatible with hfs3? i can't remember.
to know the version you can make a request before and look at the "server" header. |
Beta Was this translation helpful? Give feedback.
-
let me know what kind of project you are making with this |
Beta Was this translation helpful? Give feedback.
is curl command you use on hfs2 not compatible with hfs3? i can't remember.
hfs3 supports both forms:
to know the version you can make a request before and look at the "server" header.
HFS3 is providing the server header only if you request a folder, for example the root /