Regular client initiated requests to the node server are captured fine in Fiddler. However, requests sent from node to a web service are not captured. It did not help to pass in
The proxy option should be a full url, like this:
proxy : "http://127.0.0.1:8888"