Skip to content

Commit

Permalink
Add missing import to EntityUtils in RequestServiceSpecificationImpl
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian Engelhardt committed Feb 2, 2016
1 parent bd3e887 commit ec728f6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ import org.apache.http.client.methods.HttpRequestBase
import org.apache.http.entity.HttpEntityWrapper
import org.apache.http.impl.client.AbstractHttpClient
import org.apache.http.message.BasicHeader
import org.apache.http.util.EntityUtils

import java.security.KeyStore
import java.util.Map.Entry
Expand Down

0 comments on commit ec728f6

Please sign in to comment.