| Interface and Description |
|---|
| com.github.restdriver.serverdriver.http.BodyableRequestModifier
There is now no distinction between different requests. Bodies are allowed anywhere!
You should extend
AnyRequestModifier instead. |
| Method and Description |
|---|
| com.github.restdriver.serverdriver.http.RequestBody.getContent()
This shouldn't need to be exposed. Expect it to go away in
the future.
|
| com.github.restdriver.serverdriver.http.RequestBody.getContentType()
This shouldn't need to be exposed. Expect it to go away in
the future.
|
Copyright © 2012. All Rights Reserved.