SwensenSoftware/im-only-resting

Do not send Expect: 100-continue header unless explicitly specified

Closed this issue · 2 comments

IOR currently sends this by default for PUT/POST requests, but some servers 
setups don't handle this header properly. Add a setting to turn it off, or 
simply don't send it unless it is explicitly added to the headers.

Original issue reported on code.google.com by stephen....@gmail.com on 22 Aug 2014 at 7:43

We went with the explicit implementation

Original comment by stephen....@gmail.com on 23 Aug 2014 at 6:57

  • Changed title: Do not send Expect: 100-continue header unless explicitly specified
  • Changed state: Fixed

Original comment by stephen....@gmail.com on 7 Sep 2014 at 3:37

  • Added labels: Milestone-Release1.3.0