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
IOException
public void testHasBodyWhenChunked() throws IOException
IOException
public void testHasBodyButNoHeader() throws IOException
IOException
public void testTrimAndEnsureHasTrailingSlash()
Copyright © 2021–2024. All rights reserved.