<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<div><br></div><div>The current spec states:</div><div><h4 style="text-align: left; font-weight: bold; font-style: normal; font-variant: normal; font-stretch: normal; font-size: 13px; line-height: normal; font-family: sans-serif; color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);"><a name="d1e1439" id="d1e1439" shape="rect"><span class="secnum">2.2.3.5.&nbsp;</span>Starting a Job</a></h4><a name="d1e1439" id="d1e1439" shape="rect" style="color: rgb(0, 0, 0); font-family: sans-serif; font-size: 13px; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); "><p style="font-style: normal; ">A job may be started by POSTing to the /{jobs}/(job-id)/phase URI. The POST contains a single parameter PHASE=RUN which instructs the UWS to attempt to start the job. The response to this request must have code 303 “See other” and the Location header of the response must point to the /{jobs}/(job-id) URI so that the client receives the phase that the job has been set to. Typically a UWS will put a job into a QUEUED state on receipt of this command, but depending on how busy the server is, the job might be put almost immediately (and without client intervention) into an EXECUTING state.</p><div style="font-style: normal; ">---</div><div style="font-style: normal; "><br></div><div>This makes no mention of any encoding required (i.e.,&nbsp;<span class="Apple-style-span" style="font-family: Helvetica; font-size: medium; "><a name="d1e1420" id="d1e1420" shape="rect" style="color: rgb(0, 0, 0); font-family: sans-serif; font-size: 13px; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); "><p style="display: inline !important; "><i style="font-style: normal; ">application/x-www-form-urlencoded) </i>whereas other neighbouring subsections do - is this an oversight?</p><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>Cheers,</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>Matthew</div></a></span></div></a></div></body></html>