public class Http.Response extends Object
Response()
Match
body()
bodyBytes()
String
header(String name)
jsonPath(String exp)
int
status()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Response()
public int status()
public Match body()
public Match bodyBytes()
public Match jsonPath(String exp)
public String header(String name)
Copyright © 2020. All rights reserved.