[mythtv] [mythtv-commits] mythtv/master commit: 73c3b8843 by David Blain (dblain)

Simon Kenyon simon at koala.ie
Thu Mar 10 10:57:35 UTC 2011


On 10/03/2011 09:07, Matthew Wire wrote:
> Hi David,
>
> Just a comment on the new status URLs.  The naming doesn't quite seem
> consistent to me and I think it would be easier to remember/discover if
> changed as suggested below such that acronyms are always capitalised and
> are used on one side or the other (not both).
>
> Current:
>   Html - http://mythbackend:6544/Status/
> http://mythbackend:6544/Status/GetStatusHTML
>
>   Xml - http://mythbackend:6544/Status/xml
> http://mythbackend:6544/Status/GetStatus
>
> Suggestion:
>   Html - http://mythbackend:6544/Status/
> http://mythbackend:6544/Status/GetStatus
> <http://mythbackend:6544/Status/GetStatusHTML>
>
>   Xml - http://mythbackend:6544/Status/XML
> <http://mythbackend:6544/Status/xml>
> http://mythbackend:6544/Status/GetStatusXML
> <http://mythbackend:6544/Status/GetStatus>

alternatively specify the type using the accept header
another thing, the reguest type a GET so could it not be:

http://mythbackend:6544/status


More information about the mythtv-dev mailing list