- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,408
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz

At this moment (2019.08.14), XenForo supports only requests with Content Types: application/x-www-form-urlencoded multipart/form-data It will be nice if we can send JSON.

In some cases there is no way to send something other than JSON to REST-API, by default XenForo supports only
application/x-www-form-urlencoded
and multipart/form-data
. I think it would be very convenient for developers.
نام موضوع : Implement JSON-requests to REST API