X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Publisher.hh;h=72862d2a9d617d86ff6c4c0c37dd0ed35bc44dde;hb=2046163582a745d5dee0bcf3a64c0c4217a077bb;hp=46d7507c6999c96e2f90f9cc7a83df9e33dde7ba;hpb=492b7564dff24f776491ec2308e2de4f1ff21119;p=pykit.git diff --git a/Publisher.hh b/Publisher.hh index 46d7507..72862d2 100644 --- a/Publisher.hh +++ b/Publisher.hh @@ -31,6 +31,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); QUrl url() const; QByteArray postData() const;