xitiomet is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

xitiomet / placebohttp http://openstatic.org/

Embeded Http server for gcj/java applications. PlaceboHttp uses an automatic session management system, Treating each session as a HttpRequest queue.

Clone this repository (size: 154.6 KB): HTTPS / SSH
hg clone https://bitbucket.org/xitiomet/placebohttp
hg clone ssh://hg@bitbucket.org/xitiomet/placebohttp

placebohttp / www / index.html

Branch
default
<html>
<body bgcolor="black" text="white" link="#bbbbbb" alink="white" vlink="#bbbbbb">
<br />
<br />
<table align="center">
<tr><td colspan="2"><img src="idx2.gif"></td></tr>
<tr><td colspan="2" align="center"><font size="14px">It Works!</font></td></tr>
<tr><td colspan="2"><img src="idx2.gif"></td></tr>
<tr><td align="left"><a href="http://openstatic.org">openstatic.org</a></td><td align="right"><a href="http://bitbucket.org/xitiomet/placebohttp">placebo http server</a></td></tr>
</table>
</body>
</html>