5 Commits

Author SHA1 Message Date
457407ebeb Fix https://github.com/NativeScript/NativeScript/issues/4419 (#4754)
mimeTpye set to "application/octet-stream" according to RFC if content-type is not specified.
See: http://mattryall.net/blog/2008/03/default-content-type, https://stackoverflow.com/questions/1176022/unknown-file-type-mime
2017-08-25 13:29:54 +03:00
8f621a0df0 check if mimeType is defined before assuming the response's Document type 2017-03-24 14:27:23 +02:00
290a771ea1 add calls to the network agent (Chrome DevTools) inside http-request.android when making http requests if debugging is enabled 2017-03-17 09:44:25 +02:00
299203901e Move platform .d.ts-es to separate plugin folder
Add dev-setup to figure out links

Update development workflow

Update package.json and dts-ios

Update the iOS declarations

grunt is now fine
2016-09-26 11:53:39 +03:00
e135c20b14 Rename the files 2016-05-26 14:30:25 +03:00