@@ -1011,11 +1011,11 @@ response: response]; self = [[response string] retain]; } else # endif - @throw [OFUnsupportedProtocolException exception]; + @throw [OFUnsupportedProtocolException exceptionWithURL: URL]; objc_autoreleasePoolPop(pool); return self; }