Doodle3D / doodle3d-firmware

The API of the Doodle3D WiFi box. This can for example talk to print3d, save settings, update the firmware etc.
www.doodle3d.com
GNU General Public License v2.0
13 stars 9 forks source link

URL encode signin url (wget) #10

Closed peteruithoven closed 10 years ago

peteruithoven commented 10 years ago

When a Wifi box id is used with a space the box can't sign in because the signin url will be invalid.

peteruithoven commented 10 years ago

Done