An ultra simple web server that fakes Mojang's API for sessions, skins, and textures.
The request path must be one of:
/session/minecraft/profile/<uuid>
/MinecraftSkins/<name>
/texture/<hash>
The server always returns Notch's session or skin. Cloaks are not supported.