Opened 13 years ago

Closed 13 years ago

#9698 closed Patch - Feature (fixed)

upnp: consider HEAD a valid request type

Reported by: jwestfall Owned by: dblain
Priority: minor Milestone: 0.25
Component: MythTV - UPnP Version: Master Head
Severity: low Keywords:
Cc: Ticket locked: no

Description

Hi

My TV likes to do a HEAD before doing a full GET request when downloading videos via upnp. The 404 on the HEAD makes it think the video is invalid.

This patch makes the upnp service host code consider HEAD a valid request type.

thanks jim

Attachments (1)

upnp-head.diff (1.9 KB) - added by jwestfall 13 years ago.

Download all attachments as: .zip

Change History (2)

Changed 13 years ago by jwestfall

Attachment: upnp-head.diff added

comment:1 Changed 13 years ago by jim westfall

Milestone: unknown0.25
Resolution: fixed
Status: newclosed

Fixes #9698. Adds support for HEAD http requests.

Patch supplied by Jim with slight modification by David Blain.

Changeset: aa2be4e20001f1b763705476f862937bc8d653d7

Note: See TracTickets for help on using tickets.