SmushItOptimizer.

ReadResponse(string, FilePath) Method

Summary

Read the response from the web optimizer
Assembly
Cake.ImageOptimizer.dll
Namespace
Cake.ImageOptimizer
Containing Type
SmushItOptimizer

Syntax

protected override ImageOptimizerResult ReadResponse(string response, FilePath path)

Parameters

Name Type Description
response string The response content.
path FilePath The path to the file.

Return Value

Type Description
ImageOptimizerResult