git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1571527 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sebastian Bazley 2014-02-25 01:54:35 +00:00
parent d90f21400f
commit 33b4fc1db7
1 changed files with 0 additions and 1 deletions

View File

@ -235,7 +235,6 @@ public class TestStaleWhileRevalidationReleasesConnection {
/**
* Return the header the user can set the content that will be returned by the server
* @return
*/
public String getUserContentHeader() {
return DEFAULT_CLIENT_CONTROLLED_CONTENT_HEADER;