S
songguolong
Unregistered / Unconfirmed
GUEST, unregistred user!
本人做了二个试验:
1、用NMHTTP GET('http://www.yeah.net/')时,BODY中只返回4个字节,而HEADER中
返回的内容正确改成GET('http://www.yeah.net/index.html')时BODY中返回了
正确完整的内容。
2、用NMHTTP GET('http://www.yeah.net/dir/computer_and_internet/')和
GET('http://www.yeah.net/dir/computer_and_internet/index.html')时
皆能在BODY中返回正确完整的内容。
这是什么道理? 如何解决这个问题?
1、用NMHTTP GET('http://www.yeah.net/')时,BODY中只返回4个字节,而HEADER中
返回的内容正确改成GET('http://www.yeah.net/index.html')时BODY中返回了
正确完整的内容。
2、用NMHTTP GET('http://www.yeah.net/dir/computer_and_internet/')和
GET('http://www.yeah.net/dir/computer_and_internet/index.html')时
皆能在BODY中返回正确完整的内容。
这是什么道理? 如何解决这个问题?