facil.io v0.4.1 Release Notes

  • ๐Ÿ›  Fix: (HTTP/1.1) fixed the default response date (should have been "now", but was initialized to 0 instead).

    ๐Ÿ›  Fix: fixed thread throttling for better energy conservation.

    ๐Ÿ›  Fix: fixed stream response logging.

    Compatibility: (HTTP/1.1) Automatic should_close now checks for HTTP/1.0 clients to determine connection persistence.

    Compatibility: (HTTP/1.1) Added spaces after header names, since some parsers don't seem to read the RFC.

    ๐Ÿ›  Fix/Compatibility: compiling under Linux had been improved.