﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8228	Add endpoint description to usage page of remote control	simon04	simon04	"I suggest to improve/rework the remote control part in two ways:
* instead of low-level-re-implementing parts of the HTTP protocol, use `com.sun.net.httpserver.HttpServer`
* add some usage examples in the code, in order to (hopefully) have all parameters documented, e.g.:

{{{
/imagery: adds an imagery layer (e.g. WMS, TMS))
  mandatory parameter: url
  usage examples:
    /imagery?title=...&type={wms|tms|html|bing|scanex}&url=....[&cookies=...][&min_zoom=...][&max_zoom=...]
}}}

This patch is meant for the post-stabilization phase and is open for discussion. (Note: the reverter plugin needs some small adoptions as it provides a remote control handler.)"	enhancement	closed	normal	14.01	Core remotecontrol		fixed		
