Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dlna_http [2014/08/16 04:41] beandogdlna_http [2014/08/16 04:47] (current) beandog
Line 40: Line 40:
 ** HEAD Requests ** ** HEAD Requests **
  
-Worth noting that the DLNA client sends three total HEAD requests.  The first one sends a ''User-Agent'' string, while the other two do not:+Worth noting that the DLNA client sends three total HEAD requests.  They are identical, except the first one also includes a ''User-Agent'' string:
  
 <code> <code>
Line 56: Line 56:
 Getcontentfeatures.Dlna.Org: 1 Getcontentfeatures.Dlna.Org: 1
 </code> </code>
 +
 +** realTimeInfo.dlna.org: DLNA.ORG_TLAG=* **
 +
 +minidlna always sends the header, safe to ignore it (see upnphttp.c)

Navigation