<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/java/tags/http</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 19:11:33 GMT</pubDate>
<item>
<title>(Java) Simple java http server, from java - alexedy</title>
<link>http://snipplr.com/view/71346/simple-java-http-server-from-java/</link>
<description><![CDATA[ <p>A simple http server,  from java JDK.</p> ]]></description>
<pubDate>Fri, 31 May 2013 01:23:43 GMT</pubDate>
<guid>http://snipplr.com/view/71346/simple-java-http-server-from-java/</guid>
</item>
<item>
<title>(Java) Proxy.java - bcmoney</title>
<link>http://snipplr.com/view/45558/proxyjava/</link>
<description><![CDATA[ <p>Java Servlet for making an HTTP request cross-domain.

Nice and simple tutorial:
http://www.tidytutorials.com/2009/12/simple-java-proxy-servlet-using.html</p> ]]></description>
<pubDate>Fri, 10 Dec 2010 10:22:48 GMT</pubDate>
<guid>http://snipplr.com/view/45558/proxyjava/</guid>
</item>
<item>
<title>(Java) proxy.jsp - bcmoney</title>
<link>http://snipplr.com/view/45552/proxyjsp/</link>
<description><![CDATA[ <p>Source of inspiration was the Proxy deployed as part of GeoDashViewer:
http://trac2.assembla.com/alegia/browser/GeoDashViewer/WebContent/proxy.jsp?rev=341

As well as the idea from:
http://vsingleton.blogspot.com/2006/12/simple-jsp-soap-proxy.html

After posting, saw something very similar blogged about here:
https://www.codemagi.com/blog/post/190

And here: http://rrao.host.adobe.com/kannan/JSPProxyScript.jsp.txt</p> ]]></description>
<pubDate>Fri, 10 Dec 2010 09:35:10 GMT</pubDate>
<guid>http://snipplr.com/view/45552/proxyjsp/</guid>
</item>
<item>
<title>(Java) Http-Client GET - cha0s</title>
<link>http://snipplr.com/view/41660/httpclient-get/</link>
<description><![CDATA[ <p>Required libraries: http://hc.apache.org/downloads.cgi</p> ]]></description>
<pubDate>Wed, 06 Oct 2010 20:55:05 GMT</pubDate>
<guid>http://snipplr.com/view/41660/httpclient-get/</guid>
</item>
<item>
<title>(Java) Download file via http using Java - anata</title>
<link>http://snipplr.com/view/33805/download-file-via-http-using-java/</link>
<description><![CDATA[ <p>This thread downloads file via url.</p> ]]></description>
<pubDate>Tue, 04 May 2010 03:32:30 GMT</pubDate>
<guid>http://snipplr.com/view/33805/download-file-via-http-using-java/</guid>
</item>
<item>
<title>(Java) Read a web page with Java - gdvickery</title>
<link>http://snipplr.com/view/13033/read-a-web-page-with-java/</link>
<description><![CDATA[ <p>Connects to a web page, reads in the content and strips whitespace.</p> ]]></description>
<pubDate>Thu, 12 Mar 2009 11:16:40 GMT</pubDate>
<guid>http://snipplr.com/view/13033/read-a-web-page-with-java/</guid>
</item>
</channel>
</rss>