Is there a way to set IIS to operate in HTTP/1.0 only? So no matter what the request, it only operates in the scope of HTTP/1.0 functionality?
The client I am working with isn't able to handle 100 continues. I can't modify the client. Are there any other ways of dealing with this?