Source position: http.pas line 51
procedure HttpSetHeader(
cp: HTTPConnection;
const name: String;
const value: String
);