I get the content type from the header, I need to get the extension of this content type.
eg: content type is application/java-archive then I want a string output as jar.
I get the content type from the header, I need to get the extension of this content type.
eg: content type is application/java-archive then I want a string output as jar.