Simple Http Server Versions Save

Simple http server in Rust (Windows/Mac/Linux)

v0.6.9

2 months ago

v0.6.8

4 months ago

Changes

  • Correct print ipv6 address
  • Fix upload panic when file size exceed limit
  • Remove release build with TLS support (you can build by yourself)

v0.6.7

1 year ago

Changes

  • fix: use right feature name #85

v0.6.6

1 year ago

Fix release build CI #78

v0.6.5

1 year ago

Changes

  • Use openssl with only-openssl feature
  • Add more build targets

v0.6.3

1 year ago

Changes

  • Remove openssl dep
  • Add Dockerfile.x86_64 and Dockerfile.aarch64

v0.6.2

1 year ago
  • Add csrf support when uploading (#57)
  • Add crate openssl to and allow the binary to run in distroless containers (#66)
  • Add headers to allow use of threads with webassembly (#70)

v0.6.1

3 years ago

0.6.0

4 years ago

0.4.2

6 years ago