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 / .hgignore

syntax: glob
*.class
*~
*.rej
*.orig
*.ini
*.app
._*
doc
build
jvm-build
placebohttp
placebohttp.jar
.DS_Store

syntax: regexp
(.*/)?\#[^/]*\#$