AJAX Streaming Proxy

Continuously stream data from server side proxy

Step 1. : Enter URL to download

Enter URL of an endpoint which can deliver content over XMLHTTP

This can be a static file or a REST web service end

Step 2. : What type of call

Specify whether it's a JSON call or a regular HTTP GET

For JSON call, special Content-Type Request Header is sent. For regular HTTP GET, no special content type is sent.




Step 3. : Hit the service

Choose the method of test

Regular method delivers content after it has fully downloaded on server. The Streaming method streams the content to browser while it is being downloaded on the server.

  
Result

Test Result

Download Content

Statistics: