switchboard
switchboard copied to clipboard
Expect: 100-continue Header supported?
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.
Workaround is to just remove the expect header from the request if it exists.