public static class TestHttpServer.ResponseProperties extends Object
| Modifier and Type | Method and Description |
|---|---|
TestHttpServer.ResponseProperties |
body(String b) |
TestHttpServer.ResponseProperties |
header(String name,
String value) |
public TestHttpServer.ResponseProperties body(String b)
public TestHttpServer.ResponseProperties header(String name, String value)
Copyright © 2016 Atlassian. All rights reserved.