Javadoc
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1571527 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d90f21400f
commit
33b4fc1db7
|
@ -235,7 +235,6 @@ public class TestStaleWhileRevalidationReleasesConnection {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Return the header the user can set the content that will be returned by the server
|
* Return the header the user can set the content that will be returned by the server
|
||||||
* @return
|
|
||||||
*/
|
*/
|
||||||
public String getUserContentHeader() {
|
public String getUserContentHeader() {
|
||||||
return DEFAULT_CLIENT_CONTROLLED_CONTENT_HEADER;
|
return DEFAULT_CLIENT_CONTROLLED_CONTENT_HEADER;
|
||||||
|
|
Loading…
Reference in New Issue