Skip to content

v1.0.6-alpha

Latest
Compare
Choose a tag to compare
@IceyBlackTea IceyBlackTea released this 20 Apr 02:47
· 1 commit to main since this release

A CLI test program for HNU Cloud Computing Lab 2, built with Rust.

Basic Feature:

  • Test the HTTP Server if it can handle GET & POST requests & send responses.
  • Test the HTTP Server if it supports the feature of HTTP pipelining.
  • Test the HTTP Server if it supports the feature of proxy.
  • Test the performance of the HTTP Server.

Changlog:

  • 💩 🐛 Fix a bug of restarting the server too fast that the port may still be bound.

I use some unix commands, so there will not be any windows zips.