doug-martin / super-request

super-request is a supertest inspired HTTP assertion tester.
http://doug-martin.github.com/super-request/
MIT License
32 stars 12 forks source link

Proxy is missing from REQUEST_OPTIONS #10

Open alexpenev-s opened 8 years ago

alexpenev-s commented 8 years ago

proxy is a valid option in the request module. In the super-request documentation it says that the option is supported; however the option 'proxy' is missing from the array REQUEST_OPTIONS thus the future not currently working.