Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-1075

handleIfUnmodifiedSince refers to handleIfModifiedSince

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.0.0.Beta1, 1.4.15.Final
    • None
    • API
    • None

      The poly morphed method handleIfUnmodifiedSince(final HttpServerExchange exchange, final Date lastModified) at https://github.com/undertow-io/undertow/blob/master/core/src/main/java/io/undertow/util/DateUtils.java#L207 calls handleIfModifiedSince instead of handleIfUnmodifiedSince(final String modifiedSince, final Date lastModified) at https://github.com/undertow-io/undertow/blob/master/core/src/main/java/io/undertow/util/DateUtils.java#L218

      Problem exists since 1.1.x branch till latest master.

            sdouglas1@redhat.com Stuart Douglas
            grssam Girish Sharma (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: