typo fix
[pykit.git] / Publisher.hh
index 72862d2..6cd3287 100644 (file)
@@ -32,6 +32,7 @@ namespace pykit {
         void setContentType(std::string const & contentType);
         void setLocation(std::string const & location);
         void setHeader(std::string const & header, std::string const & value);
+        void setStatusCode(int code);
 
         QUrl url() const;
         QByteArray postData() const;