Package com.github.underscore
Class U.FetchResponse
-
- All Implemented Interfaces:
public class U.FetchResponse
-
-
Constructor Summary
Constructors Constructor Description U.FetchResponse(boolean ok, int status, Map<String, List<String>> headerFields, ByteArrayOutputStream stream)
-
Method Summary
-
-
Constructor Detail
-
U.FetchResponse
U.FetchResponse(boolean ok, int status, Map<String, List<String>> headerFields, ByteArrayOutputStream stream)
-
-
-
-