We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a083c5 commit 39baed9Copy full SHA for 39baed9
1 file changed
java/src/main/java/com/genexus/internet/HttpContext.java
@@ -920,7 +920,7 @@ public boolean isRestService()
920
{"rtx" , "text/richtext"},
921
{"htm" , "text/html"},
922
{"html" , "text/html"},
923
- {"xml" , "text/xml"},
+ {"xml" , "application/xml"},
924
{"aif" , "audio/x-aiff"},
925
{"au" , "audio/basic"},
926
{"wav" , "audio/wav"},
0 commit comments