dojo / core

:rocket: Dojo 2 - language helpers and utilities.
http://dojo.io
Other
213 stars 58 forks source link

request interfaces body is missing upload #340

Closed kitsonk closed 7 years ago

kitsonk commented 7 years ago

Bug

src/request/interfaces::Body is missing upload() though this is specified as a required abstract body on the Response class.

rorticus commented 7 years ago

Not finding anything, had @kitsonk try to reproduce and its working now for him too. I think this probably got fixed with the final version of the upload code.