cubehouse / themeparks

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

fix(disney): updating needle headers to properly connect to couchbase #315

Closed evanlanglais closed 3 years ago

evanlanglais commented 3 years ago

Addressing issue #314

The user_agent HTTPHeader value seems to be the proper property to assign as per needle's documentation (here)

evanlanglais commented 3 years ago

Closing as issue already resolved