Toggle navigation
Home
async-http-client
5cfb0bed65a83fc88d635158555b219a370eedf8
Files Diff
Added: 0
Removed: 0
Renamed: 0
Modified: 4
Link to commit
Third party dependencies:
io.netty:netty-codec-http:4.0.36.Final
io.netty:netty-transport:4.0.36.Final
io.netty:netty-common:4.0.36.Final
io.netty:netty-codec:4.0.36.Final
Dependency Action
Refactorings reported:
Refactoring Name
Occurences
Extract Method
1
Extract Method public setBody(publisher Publisher<ByteBuffer>, contentLength long) : T extracted from public setBody(publisher Publisher<ByteBuffer>) : T in class org.asynchttpclient.RequestBuilderBase
From
To