From: Michael Wallner Date: Mon, 1 Aug 2005 20:31:24 +0000 (+0000) Subject: - simplify http_send_header API X-Git-Tag: RELEASE_0_12_0~51 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=3177ba2e5ef642f38c01568afcaa547df65f3e74;hp=3177ba2e5ef642f38c01568afcaa547df65f3e74 - simplify http_send_header API - remove HttpResponse::sendHeader() - rename HttpResponse::sendStatus() to HttpResponse::status() - add HttpResponse::setHeader() and HttpResponse::getHeader() ---