Currently, just KVP.GET encoding is activated. Following encodings are deactivated (by commit https://github.com/opengeospatial/ets-wmts10/commit/98a307f8d77d9a1748a5a3a3b6f0cd9212361a6e): * KVP.POST * XML.POST * SOAP.POST * RESTful These encodings shall be supported by test suite as well. Hint: Also consider #34.