Calculate Content-Length in HTTP Header

后端 未结 0 1600
长发绾君心
长发绾君心 2020-12-29 16:10

Is this method correct? Or do I have to include "\\r\\n" to the header and not calculate its content length?

String s;
String h;
h = "HTTP/1.1          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题