PushStrategy.java remove newlines in javadoc
This commit is contained in:
parent
f7c9d5424d
commit
117b086f26
|
@ -34,8 +34,6 @@ public interface PushStrategy
|
|||
/**
|
||||
* <p>Applies the SPDY push logic for the primary resource.</p>
|
||||
*
|
||||
*
|
||||
*
|
||||
* @param stream the primary resource stream
|
||||
* @param requestHeaders the primary resource request headers
|
||||
* @param responseHeaders the primary resource response headers
|
||||
|
|
Loading…
Reference in New Issue