Skip to content

Commit

Permalink
Updated the README.
Browse files Browse the repository at this point in the history
  • Loading branch information
SaltwaterC committed Jul 18, 2011
1 parent 53b9d2c commit 34ea581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -63,7 +63,7 @@ You may also use a HTTP proxy:

```javascript
var options = {
url: 'http://localhost/foo.xml',
url: 'http://127.0.0.1/foo.xml',
proxy: {
host: '127.0.0.1',
port: 3128
Expand Down

0 comments on commit 34ea581

Please sign in to comment.