Browser POST/PUT to soapUI as rest service -


i wanted mock get, post , put. able configure run on soapui server. whenever call url getting json value set in response media type application/json.

same way wanted mock post , put. client use th url , post data. want check if data received in soapui. how can this?


Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -