Troubleshooting of HTTP errors: Difference between revisions

Jump to navigation Jump to search
m
Line 20: Line 20:
例如:RESTful API 遇到該錯誤,可能解決方式是 HTTP Headers 加入
例如:RESTful API 遇到該錯誤,可能解決方式是 HTTP Headers 加入
<pre>
<pre>
Content-Type: application/json; charset=utf-8
Content-Type: application/json
</pre>
</pre>


Anonymous user

Navigation menu