| Package | Description |
|---|---|
| org.javaswift.joss.headers.object.conditional | |
| org.javaswift.joss.instructions |
| Modifier and Type | Class and Description |
|---|---|
class |
IfModifiedSince |
class |
IfUnmodifiedSince |
| Modifier and Type | Method and Description |
|---|---|
AbstractIfSince |
DownloadInstructions.getSinceConditional() |
| Modifier and Type | Method and Description |
|---|---|
DownloadInstructions |
DownloadInstructions.setSinceConditional(AbstractIfSince ifSince)
Return the content under a specific condition, which can be either:
If-Unmodified-Since; if the
content has been unmodified since the date, return the content. |
Copyright © 2012-2020 42 BV. All Rights Reserved.