The HTTP server does not currently act on the Expect header in HTTP requests.
This is commonly used by MS client apps and will cause a hang in the application
because the client is waiting for the 100 Continue response before sending the
request body.
This is commonly used by MS client apps and will cause a hang in the application
because the client is waiting for the 100 Continue response before sending the
request body.