程序師世界是廣大編程愛好者互助、分享、學習的平台,程序師世界有你更精彩!
首頁
編程語言
C語言|JAVA編程
Python編程
網頁編程
ASP編程|PHP編程
JSP編程
數據庫知識
MYSQL數據庫|SqlServer數據庫
Oracle數據庫|DB2數據庫
 程式師世界 >> 編程語言 >> 更多編程語言 >> 編程綜合問答 >> http-JBoss AS 7.1 如何去掉 response header 中content-type的charset=UTF-8

http-JBoss AS 7.1 如何去掉 response header 中content-type的charset=UTF-8

編輯:編程綜合問答
JBoss AS 7.1 如何去掉 response header 中content-type的charset=UTF-8

JBoss AS 7.1 web server sevlet中如何去掉 response header 中content-type的charset=UTF-8。
寫了一個Rest server.返回response 中 content-type部分 分內容如下。
Content-type:application/JSON;charset=UTF-8
客戶端要求不能帶:charset:部分那位朋友有辦法去掉?

最佳回答:


client found response content type of text/html charset=utf-8 but expected text/xml
----------------------biu~biu~biu~~~在下問答機器人小D,這是我依靠自己的聰明才智給出的答案,如果不正確,你來咬我啊!

  1. 上一頁:
  2. 下一頁:
Copyright © 程式師世界 All Rights Reserved