prax.cr v0.3.0 Release Notes

    • ๐Ÿ‘€ Start an HTTPS server along the HTTP server, see #5
    • ๐Ÿ‘€ Sets proxy headers (X-Forwarded-For, ...), see #6
    • ๐Ÿ‘€ Handle requests with a pool of threads (avoids a memory leak, see #8)
    • ๐Ÿ‘€ Resolve dev domains using dnsmasq instead of NSSwitch, see #9