Update `ses.resolveProxy` return type
authorJoão Moreno <mail@joaomoreno.com>
Tue, 7 Mar 2017 10:21:51 +0000 (11:21 +0100)
committerGitHub <noreply@github.com>
Tue, 7 Mar 2017 10:21:51 +0000 (11:21 +0100)
commit5a4d9807ee2f140186592919cea12c9687f0c370
treeaa7583d6e9e7d84a43af6d211aa2094c7bf2f777
parent9547ff135f3f14d4bad31ae446b0a2e7a0f0ea3d
Update `ses.resolveProxy` return type

As far as I'm aware, after using the `ses.resolveProxy` API, it seems to return a string in the shape of `PROXY foopy:80;SOCKS5 bar.com:1080`, not an object. Correct me if I'm wrong.
docs/api/session.md