Questions tagged as 'mime'

1
answer

What is the MIME Content-type for PHP files?

I am trying to execute a PHP file and I need to know how its MIME Content-type is so that it can be executed correctly in a browser. What is the MIME Content-type that should be used for .php files? Greetings and thank...
asked by 31.08.2017 / 20:31
2
answers

Refused to apply style from 'url' because it's MIME type ('text / html')

I have the following problem loading the assets in a site that I have uploaded to 000webhost    Refused to apply style from   ' link '   because its MIME type ('text / html') is not a supported stylesheet MIME   type, and strict...
asked by 20.11.2018 / 15:22
1
answer

Type of mime to open a map

I've been curious about the links in the web pages that ' open ' certain applications using a kind of mime within a <a href="mailto:[email protected]">correo</a> tag (it's the best known ), this will be the mail client that...
asked by 31.12.2017 / 05:25
1
answer

MIME type of programs written in C (.c or c ++) language in PHP

I have the doubt of which is MIME in PHP of the programs written in C language either .co c ++ what happens is that in my application I need that they can only upload files with that extension, I want to make a filter something like this:...
asked by 24.01.2018 / 09:53
0
answers

Response from WebServices SOAP Attachments

I need your help to solve a problem with a web service. I am consuming a WS with attachments. I do not have to get a valid answer and store them in a string, however when I want to pass this to XML I get an error because the response brings the...
asked by 27.12.2018 / 20:02
0
answers

Error linking css and js in the html "('text / html') is not a supported stylesheet MIME type"

I recently moved my site to another hosting with cPanel and I appreciate this error that never appeared before. I got tired of reading but I could not find anything, I told them I did everything, but below I'll leave the steps I did to try to...
asked by 09.09.2018 / 11:01
1
answer

spring mvc error of mime type

hi how I currently have a project with the following technologies THYMELEAF SPRING MVC HIBERNATE JPA good at the time of generating a view with external css to which I mean to make href out of the server .. there is no problem bu...
asked by 20.06.2018 / 18:16
0
answers

Using a Java client RESTFul with content type of MultipartFile has appplication / pdf changes to application / octec-stream

When I try to consume a RESTFul API using a Java client with REST Template Spring. We have an API to consume POST to which we want to send a file, for this it has a MultipartFile object of input parameter. The Java client has a MultipartFile as...
asked by 24.06.2018 / 17:39