When I sent a file through request from client and i log it, show like this
with other stuffs, like filename, path etc.
But when I try to get a file through NodeJS with file name, it returns Buffer. Is it possible to get file like the client sent?