Top "Http-status-code-100" questions

The HTTP response status code 100 Continue

Supporting the "Expect: 100-continue" header with ASP.NET MVC

I'm implementing a REST API using ASP.NET MVC, and a little stumbling block has come up in the form …

asp.net-mvc http http-headers http-status-code-100
PHP Curl http code 100 and failing

I'm trying to use a web service with php curl but I'm getting the http code "100" and an "Recv failure: …

php web-services rest curl http-status-code-100
Does empty "Expect:" header mean anything?

Many libraries include Expect: 100-continue on all HTTP 1.1 POST and PUT requests by default. I intend to reduce perceived latency …

ajax web httpserver http-1.1 http-status-code-100