Add page that delivers the encoded data of a temporary image.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sun, 10 Apr 2011 18:16:25 +0000 (20:16 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 13 Apr 2011 04:41:04 +0000 (06:41 +0200)
commit456a0d35f3afcdaf4c2f82048f8cb440059f70e7
treeb6ef5eab880e3b2cf3bfbd8ee2dd02f58d1a5acd
parent3968d1333827f11f4e599e8f47842ad5d3a95193
Add page that delivers the encoded data of a temporary image.
src/main/java/net/pterodactylus/sone/web/GetImagePage.java [new file with mode: 0644]
src/main/java/net/pterodactylus/sone/web/WebInterface.java