24209635c449e1729f48fd001f2a0fb0a8fec734
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable is : InputStream in method private writeResponse() : void from class org.springframework.cloud.netflix.zuul.filters.post.SendResponseFilter | From | To | |
Extract Variable response : MockHttpServletResponse in method public runWithOriginContentLength_gzipNotRequested_gzipResponse() : void from class org.springframework.cloud.netflix.zuul.filters.post.SendResponseFilterTests | From | To | |
Extract Method | 1 | ||
Extract Method protected isGzipRequested(context RequestContext) : boolean extracted from private writeResponse() : void in class org.springframework.cloud.netflix.zuul.filters.post.SendResponseFilter | From | To |