You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: website/1.x/retrofit/index-all.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -478,7 +478,7 @@ <h2 class="title">H</h2>
478
478
<dd> </dd>
479
479
<dt><ahref="retrofit/http/Header.html" title="annotation in retrofit.http"><spanclass="typeNameLink">Header</span></a> - Annotation Type in <ahref="retrofit/http/package-summary.html">retrofit.http</a></dt>
480
480
<dd>
481
-
<divclass="block">Replaces the header with the the value of its target.</div>
481
+
<divclass="block">Replaces the header with the value of its target.</div>
482
482
</dd>
483
483
<dt><ahref="retrofit/http/Headers.html" title="annotation in retrofit.http"><spanclass="typeNameLink">Headers</span></a> - Annotation Type in <ahref="retrofit/http/package-summary.html">retrofit.http</a></dt>
Copy file name to clipboardexpand all lines: website/1.x/retrofit/retrofit/http/Header.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -98,7 +98,7 @@ <h2 title="Annotation Type Header" class="title">Annotation Type Header</h2>
98
98
<ahref="http://java.sun.com/javase/6/docs/api/java/lang/annotation/Retention.html?is-external=true" title="class or interface in java.lang.annotation">@Retention</a>(<ahref="http://java.sun.com/javase/6/docs/api/java/lang/annotation/Retention.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<ahref="http://java.sun.com/javase/6/docs/api/java/lang/annotation/RetentionPolicy.html?is-external=true#RUNTIME" title="class or interface in java.lang.annotation">RUNTIME</a>)
99
99
<ahref="http://java.sun.com/javase/6/docs/api/java/lang/annotation/Target.html?is-external=true" title="class or interface in java.lang.annotation">@Target</a>(<ahref="http://java.sun.com/javase/6/docs/api/java/lang/annotation/Target.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<ahref="http://java.sun.com/javase/6/docs/api/java/lang/annotation/ElementType.html?is-external=true#PARAMETER" title="class or interface in java.lang.annotation">PARAMETER</a>)
100
100
public @interface <spanclass="memberNameLabel">Header</span></pre>
101
-
<divclass="block">Replaces the header with the the value of its target.
101
+
<divclass="block">Replaces the header with the value of its target.
0 commit comments