[OAI-implementers] overriding HTTP status code (solved)

Jozef Kruger jozef@nl.adlibsoft.com
Tue, 8 May 2001 13:28:18 +0200


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C0D7B1.FB1F1D7C
Content-Type: text/plain;
	charset="iso-8859-1"

Hi everybody,
 
I finally solved my problem, so no need to respond to my last mail anymore.
This is what I had to do (for anybody who might have to deal with the same
problem):
    cout << "Status-Code: " << statCode << " " << mesg << endl;
    cout << "Content-Type: text/html" << endl  << endl;
 
So no need to reply to my last mail anymore, but thanks anyway.
 
all the best,
Jozef Kruger
 
 
 
 

------_=_NextPart_001_01C0D7B1.FB1F1D7C
Content-Type: text/html;
	charset="iso-8859-1"

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<META content="MSHTML 5.00.2920.0" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=415282311-08052001><SPAN 
class=363482511-08052001>Hi everybody,</SPAN></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=415282311-08052001><SPAN 
class=363482511-08052001></SPAN></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=415282311-08052001><SPAN 
class=363482511-08052001>I finally solved my problem, so no need to respond to 
my last mail anymore.</SPAN></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=415282311-08052001><SPAN 
class=363482511-08052001>This is what I had to do (for anybody who might have to 
deal with the same problem):</SPAN></SPAN></FONT></DIV>
<DIV><FONT size=2><FONT face=Arial><SPAN class=415282311-08052001><SPAN 
class=363482511-08052001>&nbsp;&nbsp;&nbsp; </SPAN>cout &lt;&lt; "Status-Code: " 
&lt;&lt; statCode &lt;&lt; " " &lt;&lt; mesg &lt;&lt; 
endl;</SPAN></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=415282311-08052001><SPAN 
class=363482511-08052001>&nbsp;&nbsp;&nbsp; cout &lt;&lt; "Content-Type: 
text/html" &lt;&lt; endl&nbsp; &lt;&lt; endl;</SPAN></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=415282311-08052001><SPAN 
class=363482511-08052001></SPAN></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=415282311-08052001><SPAN 
class=363482511-08052001>So no need to reply to my last mail anymore, but thanks 
anyway.</SPAN></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=415282311-08052001><SPAN 
class=363482511-08052001></SPAN></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=363482511-08052001>all the 
best,</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=363482511-08052001>Jozef 
Kruger</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=415282311-08052001><SPAN 
class=363482511-08052001></SPAN></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT size=2><FONT face=Arial><SPAN 
class=415282311-08052001></SPAN></FONT></FONT>&nbsp;</DIV>
<DIV><FONT size=2><FONT face=Arial><SPAN 
class=415282311-08052001></SPAN></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=415282311-08052001></SPAN></FONT>&nbsp;</DIV></BODY></HTML>

------_=_NextPart_001_01C0D7B1.FB1F1D7C--