Searched defs:readResponseHeaders (Results 1 – 3 of 3) sorted by relevance
49 Response.Builder readResponseHeaders() throws IOException; in readResponseHeaders() method
79 @Override public Response.Builder readResponseHeaders() throws IOException { in readResponseHeaders() method in HttpTransport
103 @Override public Response.Builder readResponseHeaders() throws IOException { in readResponseHeaders() method in FramedTransport