src/de/uhilger/tango/api/AbstractHandler.java
@@ -130,7 +130,7 @@ return "nicht unterstuetzt"; } protected String post(HttpExchange e) { protected String post(HttpExchange e) throws IOException { setReturnCode(RTC_NOT_FOUND); return "nicht unterstuetzt"; }