Skip to content

webfakes 1.4.0

Latest
Compare
Choose a tag to compare
@gaborcsardi gaborcsardi released this 25 Jun 17:14
  • webfakes now supports HTTPS (#110).

  • The cleanup of a new_app_process() (and thus local_app_process())
    is now faster. Instead of sending an interrupt first and waiting for
    the subprocess to quite, it is killed instantly.