When I submit this request,but it respond this error.The detailed information is as below,thanks very much for your help.
..........................................................
rtelnet rchaspgm.rchland.ibm.com 8724
CSTC version 4.2beta SOCKS client. Default SOCKS server: NOT_USED
Trying 9.5.109.79...
Connected to rchaspgm.rchland.ibm.com.
Escape character is '^]'.
PUT /apachetest/ACL/html/ACLPUT.html HTTP/1.0
Content-Length: 63
<html><body>
<h1>Hello, PUT Content-Length</h1>
</body></html>
HTTP/1.1 400 Bad Request
Date: Fri, 18 Mar 2005 21:31:00 GMT
Server: Apache
Content-Length: 318
Connection: close
Content-Type: text/html
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD>
<TITLE>400 Bad Request</TITLE>
</HEAD><BODY>
<H1>Bad Request</H1>
<P>Your browser sent a request that this server could not understand. <BR />
Request header field is missing ':' separator.<br />
<pre>
<html><body></pre>
</P>
</body></html>
Connection closed by foreign host.
................................................
How to modify the request I submit?
<html><body>
<h1>Hello, PUT Content-Length</h1>
</body></html>
..........................................................
rtelnet rchaspgm.rchland.ibm.com 8724
CSTC version 4.2beta SOCKS client. Default SOCKS server: NOT_USED
Trying 9.5.109.79...
Connected to rchaspgm.rchland.ibm.com.
Escape character is '^]'.
PUT /apachetest/ACL/html/ACLPUT.html HTTP/1.0
Content-Length: 63
<html><body>
<h1>Hello, PUT Content-Length</h1>
</body></html>
HTTP/1.1 400 Bad Request
Date: Fri, 18 Mar 2005 21:31:00 GMT
Server: Apache
Content-Length: 318
Connection: close
Content-Type: text/html
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD>
<TITLE>400 Bad Request</TITLE>
</HEAD><BODY>
<H1>Bad Request</H1>
<P>Your browser sent a request that this server could not understand. <BR />
Request header field is missing ':' separator.<br />
<pre>
<html><body></pre>
</P>
</body></html>
Connection closed by foreign host.
................................................
How to modify the request I submit?
<html><body>
<h1>Hello, PUT Content-Length</h1>
</body></html>