POST with no body causes 'Unexpected end of file after null'
Hi: I'm using SOAPUI Pro 3.5.1 to run a REST mock service using a groovy script in the OnRequest tab. When I send a normal POST request to the mock service, everything works fine. However, if I sen...