| Annotation Type and Description |
|---|
| retrofit.http.EncodedPath
Use
Path with encode = false. |
| retrofit.http.EncodedQuery
Use
Query with encodeValue = false. |
| retrofit.http.EncodedQueryMap
Use
QueryMap with encodeValues = false. |
| Method and Description |
|---|
| retrofit.RetrofitError.isNetworkError() |
| retrofit.mime.MimeUtil.parseCharset(String) |
Copyright © 2015 Square, Inc.. All Rights Reserved.