uvicorn v0.11.7 Release Notes

Release Date: 2020-07-28 // almost 4 years ago
    • ๐Ÿ”’ SECURITY FIX: Prevent sending invalid HTTP header names and values. (Pull #725)
    • ๐Ÿ”’ SECURITY FIX: Ensure path value is escaped before logging to the console. (Pull #724)
    • ๐Ÿ›  Fix --proxy-headers client IP and host when using a Unix socket. (Pull #636)