Like I said earlier, if it doesn't have a DNS name, for the Host: token, use the ip address : Host: <ip>
For the options, <directory> means substitute whatever directory you want to ask about....
For example, if the server was 192.168.0.1:
OPTIONS / HTTP/1.1
Host: 192.168.0.1




Reply With Quote