I was developing an application which can receive a url of a file, and should do different things depending on the type of the file (audio, video, image). So I'm getting the content type of the file in this way:I was developing an application which can recei