For some reason, whenever I call $client->__get_wire(), it never shows
anything for the 'OUTGOING:' portion -- although it does show the
response in the 'INCOMING' section below. Does anyone know why this
might be happening (I am setting $client->options['trace'] = 1 before I
make the $client->call).
Thanks.