python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Cant retrieve text from intent filter in textview, on opening browser file
I'm trying to get the text when a .txt file is selected. But im only getting this back content://com.android.providers.downloads.documents/document/msf%3A52139. Im just barely getting to uri's and don...
J. M.
Votes: 0
Answers: 0
I get mime type error when I connect my react app(via vite.js) with django framework
recently I'm starting to make a web application with React and Django. I installed react with vite.js(because it seems so fast in the development environment). and I connected it to Django web framewo...

geo
Votes: 0
Answers: 1
how can I find the mime type of a file-url on the web
Is there a way to check if the file I'm loading from a URL is an image or a video.
How do I differentiate between an image-type & video-type and parse them accordingly on my webpage.
i am using ne...

Xylan
Votes: 0
Answers: 0
How to change Mime Headers of SOAP message using Java
I have to change Mime header for SOAP request, especially the 'content type' header, my code is already working for most of headers, but for some reason I get back the old value for the content type h...
Anas
Votes: 0
Answers: 1