This content is part of a third party extension that is not supported by the Cake project.
                        For more information about this extension see Cake.ImageOptimizer.
                            
	
		Summary
            Read the response from the web optimizer
            
		- Assembly
 - Cake
.ImageOptimizer .dll  - Namespace
 - Cake
.ImageOptimizer  - Containing Type
 - PunyPngOptimizer
 
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 | 
