返信

[128] Re[123] ありがとうございました。 たつや 2002/04/01 20:49
表題 返信 削除
Content-Typeヘッダをつけてみたところ
結果は以下の通りうまくいきました。

このような質問に大切な時間を割いて頂き感謝しています。
本当にありがとうございました!。

----------------------------------------------------

[a@tatsuya]$ telnet 193.240.XXX.XXX 80
Trying 193.240.XXX.XXX...
Connected to 193.240.XXX.XXX.
Escape character is '^]'.
POST /test/test.php HTTP/1.0
Content-Type: application/x-www-form-urlencoded
Content-Length:28

test_data1=yes&test_data2=no

HTTP/1.1 200 OK
Date: Mon, 01 Apr 2002 11:38:10 GMT
Server: Apache/1.3.19 (Unix) PHP/4.0.5
X-Powered-By: PHP/4.0.5
Connection: close
Content-Type: text/html
Expires: Mon, 01 Apr 2002 11:38:10 GMT

テスト2

POST DATA
test_data1 => yes
test_data2 => no

Connection closed by foreign host.

<code>Only

  • 使用できるHTMLタグ: <code>
  • 文字で図を描く場合に<code>と</code>で囲んでください
画像認証
機械的なスパムメッセージ送信を防止するために画像認証を設けています。ご協力ください。
Image CAPTCHA
Enter the characters shown in the image.