Re: http.response.statuscode 100 - WeOnlyDo Discussion board

Re: http.response.statuscode 100 (General questions)

by wodDamir, Saturday, October 06, 2012, 14:31 (4227 days ago) @ tryage

Hi,

Ok, If I'm correct, you're sending a body in the request and it requires you to provide an Expect header.

Can you try doing something like this:

wodHttp1.Request.Headers.Add Expect , 100-Continue

Does that work?

Regards,
Damba


Complete thread: