Fixed deadlock in servlerWrapper in TimeoutManager (lock ordering) Handling of HTTP exception in the ForwardFrame is changed, direct HTTP exception now generates a 502 Bad Gateway instead of a 504 Precondition failed in the cache now generate an exception with a complete reply (ie: not reusing "wrong" informations from the cached resource) HttpCacheControl raw bytes shouldn't be unquoted before parsing