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

Fixes an issue with the HTTP wrapper #160

Closed jeanmatthieud closed 5 years ago

jeanmatthieud commented 5 years ago

A GET request always contained the question mark symbol even without query strings.

It can have an impact on some bad APIs (as ThorpePark / AltonTowers). e.g. the second request contains two entries less than the first request:

2019-05-16 13_38_33-Insomnia

2019-05-16 13_38_51-Insomnia