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
URL of the source
http://msdn.microsoft.com/rss.xml
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.
Plain HTTP GET
JSON
Cache response
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:
Copyright © 2008, Omar AL Zabir. All rights reserved.
CSS inspired by
http://www.skyrocket.be/lab/semantic_horizontal_form.html
Loading...