Merge branch 'master' of gitea@code-repo.d4science.org:gCubeSystem/gx-rest.git

This commit is contained in:
Luca Frosini 2021-05-27 15:26:19 +02:00
commit 2ea1c4f820
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ package org.gcube.common.gxrest.response.entity;
* of an ETag response header.
*
* @author Manuele Simi (ISTI CNR)
* @see <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec3.html#sec3.11">HTTP/1.1 section 3.11</a>
* @see <a href="https://www.w3.org/Protocols/rfc2616/rfc2616-sec3.html#sec3.11">HTTP/1.1 section 3.11</a>
*/
public final class EntityTag {