HTTPResponse.end takes HTTP status code to put on the message.
authorZeeshan Ali (Khattak) <zeeshanak@src.gnome.org>
Sun, 18 Jan 2009 19:27:54 +0000 (19:27 +0000)
committerZeeshan Ali (Khattak) <zeeshanak@src.gnome.org>
Sun, 18 Jan 2009 19:27:54 +0000 (19:27 +0000)
commitd48d03755de3de23e2b9ad0d412eef82cd707579
treed65f13bf7e509de4ffe14111677a08ee3cfac547
parentb0a1a003fbef7f0c294979cbc5d6e02b97fb1b28
HTTPResponse.end takes HTTP status code to put on the message.

This is to allow the users/subclasses to be always able to end the stream
using the same single method.

svn path=/trunk/; revision=451
src/rygel/rygel-http-response.vala
src/rygel/rygel-interactive-response.vala
src/rygel/rygel-streaming-response.vala