Package com.github.underscore.lodash
Class U.FetchResponse
- java.lang.Object
-
- com.github.underscore.lodash.U.FetchResponse
-
-
Constructor Summary
Constructors Constructor Description FetchResponse(boolean ok, int status, Map<String,List<String>> headerFields, ByteArrayOutputStream stream)
-
-
-
Constructor Detail
-
FetchResponse
public FetchResponse(boolean ok, int status, Map<String,List<String>> headerFields, ByteArrayOutputStream stream)
-
-