使用produces = "text/html;charset=utf-8",出现406错误

 

HTTP Status 406 -

type Status report

message

description The resource identified by this request is only capable of generating responses with characteristics not acceptable according to the request "accept" headers.


 

使用produces = "text/html;charset=utf-8",出现406错误

使用produces = "text/html;charset=utf-8",出现406错误

 

解决办法:不使用:produces = "text/html;charset=utf-8"

 

 

相关文章:

  • 2022-01-02
  • 2021-12-27
  • 2021-06-19
  • 2021-11-02
  • 2021-05-17
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-08-26
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-18
  • 2021-10-21
  • 2022-12-23
相关资源
相似解决方案