public class RequestTest extends Object
| Constructor and Description |
|---|
RequestTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testHasBodyButNoHeader() |
void |
testHasBodyWhenChunked() |
void |
testHasBodyWhenContentLengthPresent() |
void |
testTrim() |
void |
testTrimAndEnsureHasTrailingSlash() |
public void testTrim()
public void testHasBodyWhenContentLengthPresent()
throws IOException
IOExceptionpublic void testHasBodyWhenChunked()
throws IOException
IOExceptionpublic void testHasBodyButNoHeader()
throws IOException
IOExceptionpublic void testTrimAndEnsureHasTrailingSlash()
Copyright © 2021–2024. All rights reserved.