cubehouse / themeparks

Unofficial API for accessing ride wait times and schedules for Disneyland, Disney World, Universal Studios, and many more parks
MIT License
544 stars 126 forks source link

Setting for sending requests through a proxy #64

Closed mledford closed 7 years ago

mledford commented 7 years ago

It would be nice to be able to configure a setting that would route all the requests through a proxy. It appears that the http request library supports it and there needs to be a setting and have it passed each time if set.

cubehouse commented 7 years ago

Already on the backlog of tasks to do.

Happy to accept a pull request though, I imagine it would be quite simple to add to the Park object.

cubehouse commented 7 years ago

Thank you for your pull request! Hugely appreciated.

I've deployed this onto npm with version 4.2.0