Skip to content

Releases: ariary/httpecho

v1.1.1

03 Sep 11:08

Choose a tag to compare

Changed

  • use quicli for flag handling

v1.1.0

07 Feb 12:39
a82bb57

Choose a tag to compare

  • Change timeout handling for http request.
  • Fix bug for HTTP request that don't end with '\n'
  • Fix bug to serve continuously

v1.0.1

07 Feb 09:51
49bb9e1

Choose a tag to compare

HTTP echo server accepted malformed request:

  • specify port
  • dump incoming request into file
  • Serve continuously or just once
  • timeout choice

Implement workaround for request without '\n' ending characters

v1.0

03 Feb 16:00
13f7f92

Choose a tag to compare

HTTP echo server accepted malformed request:

  • specify port
  • dump incoming request into file
  • Serve continuously or just once
  • timeout choice