Missing response for malformed Subscribe message

Issue #41 resolved
Former user created an issue

If ControlPoint tries to subscribe with malformed message ServiioMS closes http conection without any response.

CP message:

SUBSCRIBE /serviceEventing/ContentDirectory HTTP/1.1 HOST: 10.132.152.90:8895 TIMEOUT: Second-1800

Expected result: HTTP/1.1 412 Precondition Failed Date: Mon, 14 Dec 2009 11:38:04 GMT Content-Length: 0

UDA1.0 412 Precondition Failed. If NT header does not equal upnp:event, the publisher must respond with HTTP error 412 Precondition Failed.

Comments (4)

  1. Former user Account Deleted

    The same issue when UNSUBSCRIBE with(missing SID header): UNSUBSCRIBE /serviceEventing/ContentDirectory HTTP/1.1 HOST: 10.132.152.90:8895

  2. Log in to comment