Forum Discussion
SmartBear_Suppo
Alumni
16 years agoHi stoeve,
Current implementation of REST support in soapUI would accept response entity data as JSON if Content-Type contains either "javascript" or "json".
Regardless of that, your JSON data sources should prefer using Content-type: application/json since it is the official media type registered at IANA.
Cheers!
/Nenad Nikolic a.k.a. Shonzilla
Current implementation of REST support in soapUI would accept response entity data as JSON if Content-Type contains either "javascript" or "json".
Regardless of that, your JSON data sources should prefer using Content-type: application/json since it is the official media type registered at IANA.
Cheers!
/Nenad Nikolic a.k.a. Shonzilla