switchboard icon indicating copy to clipboard operation
switchboard copied to clipboard

Expect: 100-continue Header supported?

Open pm7y opened this issue 10 years ago • 1 comments

I'm testing using a soap post request and it never returns a response.

Looks like switchboard hangs if original client sends Expect: 100-continue header.

pm7y avatar Jan 09 '15 07:01 pm7y

Workaround is to just remove the expect header from the request if it exists.

pm7y avatar Jan 09 '15 08:01 pm7y