how to combine or join file with Content-Type: application/octet-stream
I using jquery file upload . In path Chunked file uploads when the file was chunk (or cut) to smaller files . It was combine in client or I must combine it in my controller . And how can I do it?