Spray v0.9.0-RC4 Release Notes

Release Date: 2012-02-27 // about 12 years ago
    • ๐Ÿ›  Fixed spray-client retries not always honoring Pipelined dispatch strategy
    • โž• Added missing location pointer to entity of generated redirection responses
    • โž• Added directives: reject, cookie, optionalCookie, setCookie, deleteCookie, headerValue, headerValuePF, clientIP, provide and transformRejections
    • Made FilterResult and SprayRoute1 monadic
    • โž• Added another overload to the 'authenticate' directive
    • โž• Added 'toOption' pimp to Strings (in utils)