Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.13.0
-
None
Description
I am currently improving the HTTP/1 test case.
I found that the servlet 2.5 dependency package is relatively old, and users need to create the http environment themselves, so I added the embedded package of tomcat,
Second, i improved the test case of the http application layer, so the client and server can communicate with each other and print the string.